]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-139951: Test on GC collection disabled if threshold is zero (GH-140304...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 21 Oct 2025 15:44:23 +0000 (17:44 +0200)
committerGitHub <noreply@github.com>
Tue, 21 Oct 2025 15:44:23 +0000 (08:44 -0700)
commit2e2fe26fe623337a6fac82bd7701f01a2627e959
tree8d62ccd106ee62629f68f88b1daccf0468c4ee84
parent7b204ab81936b8d9d23718e12dd07d4be7a753eb
[3.13] gh-139951: Test on GC collection disabled if threshold is zero (GH-140304) (#140363)

gh-139951: Test on GC collection disabled if threshold is zero (GH-140304)
(cherry picked from commit 5d0abb69715b9638f26c896444643055ec2ef038)

Co-authored-by: Mikhail Efimov <efimov.mikhail@gmail.com>
Lib/test/test_gc.py