Skip to content

Commit 862619a

Browse files
committed
gh-102351: bump MAGIC_NUMBER
1 parent 2f62a5d commit 862619a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Lib/importlib/_bootstrap_external.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -434,6 +434,7 @@ def _write_atomic(path, data, mode=0o666):
434434
# Python 3.12a5 3518 (Add RETURN_CONST instruction)
435435
# Python 3.12a5 3519 (Modify SEND instruction)
436436
# Python 3.12a5 3520 (Remove PREP_RERAISE_STAR, add CALL_INTRINSIC_2)
437+
# Python 3.12a5 3521 (Fix refleak)
437438

438439
# Python 3.13 will start with 3550
439440

0 commit comments

Comments
 (0)