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 045cdc9 commit d142f19Copy full SHA for d142f19
Include/internal/pycore_magic_number.h
@@ -272,6 +272,7 @@ Known values:
272
Python 3.14a6 3617 (Branch monitoring for async for loops)
273
Python 3.14a6 3618 (Add oparg to END_ASYNC_FOR)
274
Python 3.14a6 3619 (Renumber RESUME opcode from 149 to 128)
275
+ Python 3.14a6 3620 (Optimize bytecode for all/any/tuple called on a genexp)
276
277
Python 3.15 will start with 3650
278
0 commit comments