gh-139951: Do not track immutable tuples in GC by efimov-mikhail · Pull Request #140204 · python/cpython

added 5 commits

September 28, 2025 12:41

@efimov-mikhail

@efimov-mikhail efimov-mikhail changed the title Change in young object counting [gh-139951] Change in young GC object counting w/ no tracking immutable tuples

Oct 16, 2025

@efimov-mikhail efimov-mikhail changed the title [gh-139951] Change in young GC object counting w/ no tracking immutable tuples gh-139951: Change in young GC object counting w/ no tracking immutable tuples

Oct 16, 2025

@efimov-mikhail

vstinner

@efimov-mikhail

@efimov-mikhail

@efimov-mikhail efimov-mikhail changed the title gh-139951: Change in young GC object counting w/ no tracking immutable tuples gh-139951: Count only tracked objects in GC, don't track immutable tuples

Oct 16, 2025

@efimov-mikhail

vstinner

vstinner

Co-authored-by: Victor Stinner <vstinner@python.org>
Co-authored-by: Victor Stinner <vstinner@python.org>

@efimov-mikhail

vstinner

@efimov-mikhail efimov-mikhail changed the title gh-139951: Count only tracked objects in GC, don't track immutable tuples gh-139951: Do not track immutable tuples in GC

Oct 16, 2025

vstinner

vstinner

@efimov-mikhail

@efimov-mikhail