Skip to content

bpo-37221: PyCode_New() didn't change in Python 3.8 #23595

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 1 commit into from
Dec 1, 2020
Merged

bpo-37221: PyCode_New() didn't change in Python 3.8 #23595

merged 1 commit into from
Dec 1, 2020

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented Dec 1, 2020

@vstinner
Copy link
Member Author

vstinner commented Dec 1, 2020

@pablogsal: Would you mind to review this change?

@vstinner vstinner merged commit 1867b46 into python:master Dec 1, 2020
@miss-islington
Copy link
Contributor

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

@vstinner vstinner deleted the whatsnew38 branch December 1, 2020 15:22
@miss-islington
Copy link
Contributor

Sorry @vstinner, I had trouble checking out the 3.9 backport branch.
Please backport using cherry_picker on command line.
cherry_picker 1867b462de427bcb8dfbcd256028410aea6ae929 3.9

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Dec 1, 2020
(cherry picked from commit 1867b46)

Co-authored-by: Victor Stinner <[email protected]>
@bedevere-bot
Copy link

GH-23599 is a backport of this pull request to the 3.8 branch.

@vstinner vstinner added needs backport to 3.9 only security fixes and removed needs backport to 3.9 only security fixes labels Dec 1, 2020
@miss-islington
Copy link
Contributor

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Dec 1, 2020
(cherry picked from commit 1867b46)

Co-authored-by: Victor Stinner <[email protected]>
@bedevere-bot bedevere-bot removed the needs backport to 3.9 only security fixes label Dec 1, 2020
@bedevere-bot
Copy link

GH-23600 is a backport of this pull request to the 3.9 branch.

miss-islington added a commit that referenced this pull request Dec 1, 2020
(cherry picked from commit 1867b46)

Co-authored-by: Victor Stinner <[email protected]>
miss-islington added a commit that referenced this pull request Dec 1, 2020
(cherry picked from commit 1867b46)

Co-authored-by: Victor Stinner <[email protected]>
adorilson pushed a commit to adorilson/cpython that referenced this pull request Mar 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants