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 d41332e commit 6956fceCopy full SHA for 6956fce
Include/internal/pycore_magic_number.h
@@ -286,7 +286,7 @@ Known values:
286
Python 3.15a1 3653 (Fix handling of opcodes that may leave operands on the stack when optimizing LOAD_FAST)
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)
+ Python 3.15a2 3656 (Add TRACE_RECORD instruction, for platforms with switch based interpreter)
290
Python 3.15a4 3657 (Add BINARY_OP_SUBSCR_USTR_INT)
291
292
0 commit comments