]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-139951: Test on GC collection disabled if threshold is zero (GH-140304)
authorMikhail Efimov <efimov.mikhail@gmail.com>
Mon, 20 Oct 2025 10:45:07 +0000 (13:45 +0300)
committerGitHub <noreply@github.com>
Mon, 20 Oct 2025 10:45:07 +0000 (11:45 +0100)
commit5d0abb69715b9638f26c896444643055ec2ef038
tree07b77401107e58a7f8d7537b554000914d76daab
parenta615fb49c948902a982c3256899507abcc9f9bc8
gh-139951: Test on GC collection disabled if threshold is zero (GH-140304)
Lib/test/test_gc.py