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 99fb67b commit dcf8950Copy full SHA for dcf8950
Include/internal/pycore_magic_number.h
@@ -287,7 +287,7 @@ Known values:
287
Python 3.15a1 3654 (Fix missing exception handlers in logical expression)
288
Python 3.15a1 3655 (Fix miscompilation of some module-level annotations)
289
Python 3.15a1 3656 (Add TRACE_RECORD instruction, for platforms with switch based interpreter)
290
-
+ Python 3.15a3 3657 (Optimize bytecode for list/set called on genexp)
291
292
Python 3.16 will start with 3700
293
0 commit comments