Skip to content

[3.13] GH-135171: Roll back all fixes for GH-127682 as they are not suitable for 3.13 #135390

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 11, 2025

Conversation

Yhg1s
Copy link
Member

@Yhg1s Yhg1s commented Jun 11, 2025

Roll back commits c6af7f4 (GH-134799), 814ac0d (GH-134788) and 132bdf6 (GH-132384), which changed bytecode (not allowed in patch releases) and semantics (also problematic in patch releases). This reopens GH-127682 as an issue.

814ac0d (pythonGH-134788) and
132bdf6 (pythonGH-132384), which changed bytecode
(not allowed in patch releases) and semantics (also problematic in patch
releases). This reopens pythonGH-127682 as an issue.
@Yhg1s
Copy link
Member Author

Yhg1s commented Jun 11, 2025

FYI, with this rollback, the output of byte-compiling the stdlib (in checked-hash mode) is once again bit-identical with 3.13.0 through 3.13.3.

@ambv ambv merged commit 6ae5158 into python:3.13 Jun 11, 2025
37 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants