◐ Shell
clean mode source ↗

[3.13] GH-124567: Revert the Incremental GC in 3.13 by Yhg1s · Pull Request #124770 · python/cpython

added 7 commits

September 29, 2024 20:45

@Yhg1s

AlexWaygood

@Yhg1s

nascheme

markshannon

pablogsal

gpshead

hugovk pushed a commit to hugovk/cpython that referenced this pull request

Nov 1, 2024
)

Revert the incremental GC in 3.13, since it's not clear that without further turning, the benefits outweigh the costs.

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>

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

Nov 4, 2024
Revert the incremental GC in 3.14, since it's not clear that without further turning, the benefits outweigh the costs.

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>

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

Nov 11, 2024
Revert the incremental GC in 3.14, since it's not clear that without further turning, the benefits outweigh the costs.

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>