◐ Shell
clean mode source ↗

GH-117759: Document incremental GC by markshannon · Pull Request #123266 · python/cpython

added 2 commits

August 23, 2024 14:44

mdboom

Co-authored-by: Michael Droettboom <mdboom@gmail.com>

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Aug 27, 2024
* 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>

Yhg1s pushed a commit that referenced this pull request

Sep 2, 2024
GH-117759: Document incremental GC (GH-123266)

* 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>

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

Sep 29, 2024