Skip to content

What's New in Python 3.11: move C API changes #92390

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
May 9, 2022
Merged

What's New in Python 3.11: move C API changes #92390

merged 1 commit into from
May 9, 2022

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented May 6, 2022

Move C API changes to the C API > Porting to Python 3.11 section.

Move C API changes to the C API > Porting to Python 3.11 section.
@vstinner vstinner merged commit d8104d1 into python:main May 9, 2022
@miss-islington
Copy link
Contributor

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

@vstinner vstinner deleted the whatnew_capi branch May 9, 2022 10:41
@bedevere-bot bedevere-bot removed the needs backport to 3.11 only security fixes label May 9, 2022
@bedevere-bot
Copy link

GH-92554 is a backport of this pull request to the 3.11 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 9, 2022
Move C API changes to the C API > Porting to Python 3.11 section.
(cherry picked from commit d8104d1)

Co-authored-by: Victor Stinner <[email protected]>
miss-islington added a commit that referenced this pull request May 9, 2022
Move C API changes to the C API > Porting to Python 3.11 section.
(cherry picked from commit d8104d1)

Co-authored-by: Victor Stinner <[email protected]>
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 issue skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants