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 0ccf244 commit 946b226Copy full SHA for 946b226
Include/internal/pycore_magic_number.h
@@ -278,7 +278,7 @@ Known values:
278
Python 3.14a7 3623 (Add BUILD_INTERPOLATION & BUILD_TEMPLATE opcodes)
279
Python 3.14b1 3624 (Don't optimize LOAD_FAST when local is killed by DELETE_FAST)
280
Python 3.14b3 3625 (Fix handling of opcodes that may leave operands on the stack when optimizing LOAD_FAST)
281
- Python 3.14b5 3626 (Fix missing exception handlers in logical expression)
+ Python 3.14rc2 3626 (Fix missing exception handlers in logical expression)
282
283
Python 3.15 will start with 3650
284
0 commit comments