Skip to content

Conversation

@savannahostrowski
Copy link
Member

@savannahostrowski savannahostrowski commented Apr 18, 2024

@encukou
Copy link
Member

encukou commented Apr 18, 2024

Thank you for the addition!
Could you please add a link to Supporting Cyclic Garbage Collection, so readers can learn about the details if they don't already know them?

Copy link
Member

@JelleZijlstra JelleZijlstra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The wording looks good but I'd like another review from someone who is more familiar with the C API.

Copy link

@kalebers kalebers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well done, thanks for adding helpful information!

@encukou encukou enabled auto-merge (squash) April 19, 2024 09:01
@encukou encukou added the needs backport to 3.12 only security fixes label Apr 19, 2024
@encukou encukou merged commit 5d54436 into python:main Apr 19, 2024
@miss-islington-app
Copy link

Thanks @savannahostrowski for the PR, and @encukou for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Apr 19, 2024
…lection (pythonGH-118021)

(cherry picked from commit 5d54436)

Co-authored-by: Savannah Ostrowski <[email protected]>
@bedevere-app
Copy link

bedevere-app bot commented Apr 19, 2024

GH-118092 is a backport of this pull request to the 3.12 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.12 only security fixes label Apr 19, 2024
encukou pushed a commit that referenced this pull request Apr 19, 2024
…llection (GH-118021) (GH-118092)

gh-116935: Document that heap types need to support garbage collection (GH-118021)
(cherry picked from commit 5d54436)

Co-authored-by: Savannah Ostrowski <[email protected]>
@savannahostrowski
Copy link
Member Author

Thanks for the reviews, folks!

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.

docs(easy): Document that heap types need to support garbage collection

4 participants