]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-40275: Use new test.support helper submodules in tests (GH-21452)
authorHai Shi <shihai1992@gmail.com>
Tue, 4 Aug 2020 15:51:43 +0000 (23:51 +0800)
committerGitHub <noreply@github.com>
Tue, 4 Aug 2020 15:51:43 +0000 (17:51 +0200)
commit604bba1f8fe32479c89b9824b2231cc4480dd110
tree5b520e35b874539336997822a8d3d7bc621877b1
parentda4e09fff6b483fe858997da5599c25397107ca1
bpo-40275: Use new test.support helper submodules in tests (GH-21452)
Lib/test/eintrdata/eintr_tester.py
Lib/test/test_email/test_email.py
Lib/test/test_multibytecodec.py
Lib/test/test_pdb.py
Lib/test/test_urllib2_localnet.py
Lib/test/test_warnings/__init__.py