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 85e9545 commit dfb7fdbCopy full SHA for dfb7fdb
Include/internal/pycore_magic_number.h
@@ -294,7 +294,7 @@ Known values:
294
Python 3.15a4 3661 (Lazy imports IMPORT_NAME opcode changes)
295
Python 3.15a8 3662 (Add counter to RESUME)
296
Python 3.15a8 3663 (Merge GET_ITER and GET_YIELD_FROM_ITER. Modify SEND to make it a bit more like FOR_ITER)
297
- Python 3.15a8 3663 (Remove DELETE_ATTR opcode)
+ Python 3.15a8 3664 (Remove DELETE_ATTR opcode)
298
299
300
Python 3.16 will start with 3700
0 commit comments