Uh oh!
There was an error while loading. Please reload this page.
gh-116935: Document that heap types need to support garbage collection - #118021
Conversation
encukou
commented
Apr 18, 2024
Thank you for the addition! |
Uh oh!
There was an error while loading. Please reload this page.
JelleZijlstra
left a comment
There was a problem hiding this comment.
The wording looks good but I'd like another review from someone who is more familiar with the C API.
kalebers
left a comment
There was a problem hiding this comment.
Well done, thanks for adding helpful information!
Uh oh!
There was an error while loading. Please reload this page.
Thanks @savannahostrowski for the PR, and @encukou for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12. |
…lection (pythonGH-118021) (cherry picked from commit 5d54436) Co-authored-by: Savannah Ostrowski <savannahostrowski@gmail.com>
GH-118092 is a backport of this pull request to the 3.12 branch. |
savannahostrowski
commented
Apr 19, 2024
Thanks for the reviews, folks! |
📚 Documentation preview 📚: https://cpython-previews--118021.org.readthedocs.build/
Fixes: #116935