Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 879d287 commit d50fa05Copy full SHA for d50fa05
1 file changed
Include/internal/pycore_magic_number.h
@@ -262,7 +262,7 @@ Known values:
262
Python 3.14a1 3607 (Add pseudo instructions JUMP_IF_TRUE/FALSE)
263
Python 3.14a1 3608 (Add support for slices)
264
Python 3.14a2 3609 (Add LOAD_SMALL_INT and LOAD_CONST_IMMORTAL instructions, remove RETURN_CONST)
265
- (3610 accidentally omitted)
+ Python 3.14a4 3610 (Add VALUE_WITH_FAKE_GLOBALS format to annotationlib)
266
Python 3.14a4 3611 (Add NOT_TAKEN instruction)
267
268
Python 3.15 will start with 3650
0 commit comments