Skip to content

Commit 946b226

Browse files
encukouhugovk
andauthored
[3.14] gh-137288: Update version in magic number log (GH-137665) (#137667)
Co-authored-by: Hugo van Kemenade <[email protected]>
1 parent 0ccf244 commit 946b226

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Include/internal/pycore_magic_number.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ Known values:
278278
Python 3.14a7 3623 (Add BUILD_INTERPOLATION & BUILD_TEMPLATE opcodes)
279279
Python 3.14b1 3624 (Don't optimize LOAD_FAST when local is killed by DELETE_FAST)
280280
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)
281+
Python 3.14rc2 3626 (Fix missing exception handlers in logical expression)
282282
283283
Python 3.15 will start with 3650
284284

0 commit comments

Comments
 (0)