◐ Shell
clean mode source ↗

[3.13] GH-117759: Document incremental GC (GH-123266) by miss-islington · Pull Request #123395 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@miss-islington

@miss-islington miss-islington commented

Aug 27, 2024

edited by github-actions Bot

Loading

Copy link Copy Markdown

Contributor

  • Update what's new

  • Update gc module docs and fix inconsistency in gc.get_objects
    (cherry picked from commit f49a916)

Co-authored-by: Mark Shannon mark@hotpy.org


📚 Documentation preview 📚: https://cpython-previews--123395.org.readthedocs.build/

* Update what's new

* Update gc module docs and fix inconsistency in gc.get_objects
(cherry picked from commit f49a916)

Co-authored-by: Mark Shannon <mark@hotpy.org>

@markshannon

Copy link Copy Markdown

Member

@Yhg1s are you OK with the changes to gc.c?

@Yhg1s Yhg1s merged commit aca6511 into python:3.13

Sep 2, 2024

Yhg1s added a commit to Yhg1s/cpython that referenced this pull request

Sep 29, 2024

@miss-islington miss-islington deleted the backport-f49a916-3.13 branch

January 2, 2026 18:57

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@pablogsal pablogsal pablogsal approved these changes

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@miss-islington @markshannon @pablogsal @Yhg1s