]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-36160: Fix test_site so that it can run independently of other tests (GH-12131)
authornative-api <vano@mail.mipt.ru>
Thu, 20 May 2021 10:25:37 +0000 (13:25 +0300)
committerGitHub <noreply@github.com>
Thu, 20 May 2021 10:25:37 +0000 (11:25 +0100)
commit1270ad6ec8fe1f71e7d88086474f96f99670ac3a
tree51061c3ef0e8204b9d783c54eee3a05b9138c900
parent58a993957abec7e47acb20376d2753051fa75452
bpo-36160: Fix test_site so that it can run independently of other tests (GH-12131)
Lib/test/test_site.py