Commit f90f78a
authored
Update the test for Python 3.14 beta 1. What's New in Python 3.14
says:
"In previous releases, it was sometimes possible to access class
annotations from an instance of an annotated class. This behavior was
undocumented and accidental, and will no longer work in Python 3.14."
https://docs.python.org/3.14/whatsnew/3.14.html#related-changes
1 parent c025de7 commit f90f78a
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2658 | 2658 | | |
2659 | 2659 | | |
2660 | 2660 | | |
2661 | | - | |
| 2661 | + | |
| 2662 | + | |
| 2663 | + | |
2662 | 2664 | | |
2663 | 2665 | | |
2664 | 2666 | | |
| |||
0 commit comments