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 4fed184 commit 547b023Copy full SHA for 547b023
Include/internal/pycore_magic_number.h
@@ -292,7 +292,7 @@ Known values:
292
Python 3.15a4 3659 (Add CALL_FUNCTION_EX specialization)
293
Python 3.15a4 3660 (Change generator preamble code)
294
Python 3.15a4 3661 (Lazy imports IMPORT_NAME opcode changes)
295
- Python 3.15a6 3662 (Add counter to RESUME)
+ 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 3664 (Fix __qualname__ for __annotate__ functions)
298
Python 3.15a8 3665 (Add FOR_ITER_VIRTUAL and GET_ITER specializations)
0 commit comments