-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
bpo-39778: Add clarification about tp_traverse and ownership #18754
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
Conversation
Feel free to use the new multi-line suggestion feature of GitHub if you wish to edit the message :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Made one minor grammar repair - other than that, ship it! 😃
Co-Authored-By: Tim Peters <[email protected]>
@pablogsal: Status check is done, and it's a success ✅ . |
Thanks @pablogsal for the PR 🌮🎉.. I'm working now to backport this PR to: 3.7, 3.8. |
…H-18754) Automerge-Triggered-By: @pablogsal (cherry picked from commit 6df421f) Co-authored-by: Pablo Galindo <[email protected]>
GH-18762 is a backport of this pull request to the 3.8 branch. |
…H-18754) Automerge-Triggered-By: @pablogsal (cherry picked from commit 6df421f) Co-authored-by: Pablo Galindo <[email protected]>
GH-18763 is a backport of this pull request to the 3.7 branch. |
Automerge-Triggered-By: @pablogsal (cherry picked from commit 6df421f) Co-authored-by: Pablo Galindo <[email protected]>
Automerge-Triggered-By: @pablogsal (cherry picked from commit 6df421f) Co-authored-by: Pablo Galindo <[email protected]>
https://bugs.python.org/issue39778
Automerge-Triggered-By: @pablogsal