]> 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...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 20 May 2021 10:41:43 +0000 (03:41 -0700)
committerGitHub <noreply@github.com>
Thu, 20 May 2021 10:41:43 +0000 (11:41 +0100)
commitb9258b03b864520525176f927156b85a532a9d7c
tree6bbcfe5a31ffbef7b537abcbb37bb2c2e9af53ec
parenteecdc9e1f73a1d96f8ca604dba4f529c86d16fbd
bpo-36160: Fix test_site so that it can run independently of other tests (GH-12131) (GH-26263)

(cherry picked from commit 1270ad6ec8fe1f71e7d88086474f96f99670ac3a)

Co-authored-by: native-api <vano@mail.mipt.ru>
Lib/test/test_site.py