We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45e6dd6 commit df46c78Copy full SHA for df46c78
Include/internal/pycore_magic_number.h
@@ -262,7 +262,8 @@ 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
- Python 3.14a3 3610 (Add NOT_TAKEN instruction)
+ (3610 accidentally omitted)
266
+ Python 3.14a4 3611 (Add NOT_TAKEN instruction)
267
268
Python 3.15 will start with 3650
269
0 commit comments