]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
[3.14] gh-137288: Update version in magic number log (GH-137665) (#137667)
authorPetr Viktorin <encukou@gmail.com>
Tue, 12 Aug 2025 12:18:20 +0000 (14:18 +0200)
committerGitHub <noreply@github.com>
Tue, 12 Aug 2025 12:18:20 +0000 (12:18 +0000)
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Include/internal/pycore_magic_number.h

index 388b6b764faf41a88d2c4c63e4b0c0b279075af6..5047517fdad701aace7ca1a5bc379d7aaf781c6a 100644 (file)
@@ -278,7 +278,7 @@ Known values:
     Python 3.14a7 3623 (Add BUILD_INTERPOLATION & BUILD_TEMPLATE opcodes)
     Python 3.14b1 3624 (Don't optimize LOAD_FAST when local is killed by DELETE_FAST)
     Python 3.14b3 3625 (Fix handling of opcodes that may leave operands on the stack when optimizing LOAD_FAST)
-    Python 3.14b5 3626 (Fix missing exception handlers in logical expression)
+    Python 3.14rc2 3626 (Fix missing exception handlers in logical expression)
 
     Python 3.15 will start with 3650