]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-93353: Add test.support.late_deletion() (#93774)
authorVictor Stinner <vstinner@python.org>
Mon, 13 Jun 2022 23:09:23 +0000 (01:09 +0200)
committerGitHub <noreply@github.com>
Mon, 13 Jun 2022 23:09:23 +0000 (01:09 +0200)
commit7b2064b4b942e1d3c7fd74b5c463250319bc20fb
tree5f66356490181e4c10e4897720170240932e95da
parentdf22eec4215e515e36e387b9022fb8ca95fd39af
gh-93353: Add test.support.late_deletion() (#93774)
Lib/test/support/__init__.py
Lib/test/test_gc.py