Skip to content
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

bpo-44263: Mention PyType_Ready in the gc protocol warning #26445

Merged
merged 1 commit into from May 29, 2021

Conversation

pablogsal
Copy link
Member

@pablogsal pablogsal commented May 29, 2021

@bedevere-bot bedevere-bot added awaiting core review docs Documentation in the Doc dir labels May 29, 2021
@pablogsal pablogsal force-pushed the gc2 branch 3 times, most recently from 4220a99 to 077c8a9 Compare May 29, 2021
@pablogsal pablogsal changed the title bpo-26444: Mention PyType_Ready in the gc protocol warning bpo-44263: Mention PyType_Ready in the gc protocol warning May 29, 2021
@pablogsal pablogsal force-pushed the gc2 branch 2 times, most recently from f7067a4 to 9849ffb Compare May 29, 2021
@pablogsal pablogsal merged commit 43cf7c8 into python:main May 29, 2021
12 checks passed
@pablogsal pablogsal deleted the gc2 branch May 29, 2021
@miss-islington
Copy link
Contributor

miss-islington commented May 29, 2021

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 29, 2021
…26445)

(cherry picked from commit 43cf7c8)

Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>
@bedevere-bot
Copy link

bedevere-bot commented May 29, 2021

GH-26446 is a backport of this pull request to the 3.10 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 29, 2021
…26445)

(cherry picked from commit 43cf7c8)

Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>
@bedevere-bot
Copy link

bedevere-bot commented May 29, 2021

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

miss-islington added a commit that referenced this pull request May 29, 2021
(cherry picked from commit 43cf7c8)

Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>
pablogsal added a commit that referenced this pull request May 29, 2021
…#26446)

(cherry picked from commit 43cf7c8)

Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>

Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>
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.

None yet

4 participants