Skip to content

Update bytecode magic number for the 3.15 release candidate - #154881

Open
hugovk wants to merge 1 commit into
python:mainfrom
hugovk:3.15-magic-number
Open

Update bytecode magic number for the 3.15 release candidate#154881
hugovk wants to merge 1 commit into
python:mainfrom
hugovk:3.15-magic-number

Conversation

@hugovk

@hugovk hugovk commented Jul 29, 2026

Copy link
Copy Markdown
Member

The release script reminds:

warning: Magic numbers in ../cpython/Include/internal/pycore_magic_number.h (3666) and ../cpython/Lib/test/test_importlib/test_util.py (3625) don't match.
Do you want to continue? This will fail tests in RC stage.

@hugovk hugovk added the needs backport to 3.15 pre-release feature fixes, bugs and security fixes label Jul 29, 2026
@hugovk
hugovk requested review from FFY00, ncoghlan and warsaw as code owners July 29, 2026 13:36
@bedevere-app bedevere-app Bot added tests Tests in the Lib/test dir awaiting core review labels Jul 29, 2026

# In exceptional cases, it may be required to change the MAGIC_NUMBER
# for a maintenance release. In this case the change should be
# discussed in python-dev. If a change is required, community

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we switch this to "on Discourse"?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting merge needs backport to 3.15 pre-release feature fixes, bugs and security fixes skip issue skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants