Skip to content

[3.9] bpo-41520: Fix second codeop regression (GH-21848) #21860

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
Aug 13, 2020

Conversation

terryjreedy
Copy link
Member

@terryjreedy terryjreedy commented Aug 13, 2020

Fix the repression introduced by the initial regression fix.

(cherry picked from commit c818b15)

https://bugs.python.org/issue41520

Fix the repression introduced by the initial regression fix.

(cherry picked from commit c818b15)
* bpo-41520: Fix second codeop repression

Fix the repression introduced by the initial regression fix..
(cherry picked from commit c818b15)

Co-authored-by: Terry Jan Reedy <[email protected]>
@miss-islington
Copy link
Contributor

Thanks @terryjreedy for the PR 🌮🎉.. I'm working now to backport this PR to: 3.8.
🐍🍒⛏🤖

@terryjreedy terryjreedy deleted the backport-c818b15-3.9 branch August 13, 2020 18:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants