]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-101766: Fix refleak for _BlockingOnManager resources from test suite level (gh...
authorDong-hee Na <donghee.na@python.org>
Fri, 17 Feb 2023 15:18:47 +0000 (00:18 +0900)
committerGitHub <noreply@github.com>
Fri, 17 Feb 2023 15:18:47 +0000 (00:18 +0900)
commitf482ade4c7887c49dfd8bba3be76f839e562608d
tree1ad2cf423d41506c65b8b2d76a4a80daa4203e17
parent072011b3c38f871cdc3ab62630ea2234d09456d1
gh-101766: Fix refleak for _BlockingOnManager resources from test suite level (gh-101988)
Lib/importlib/_bootstrap.py
Lib/test/test_importlib/test_locks.py