]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-40275: Use new test.support helper submodules in tests (GH-20824)
authorHai Shi <shihai1992@gmail.com>
Thu, 25 Jun 2020 12:15:40 +0000 (20:15 +0800)
committerGitHub <noreply@github.com>
Thu, 25 Jun 2020 12:15:40 +0000 (14:15 +0200)
commit06a40d735939fd7d5cb77a68a6e18299b6484fa5
tree1d830596f995942fb2b6088002cab6ebcb0aee0d
parent91698d8caa4b5bb6e8dbb64b156e8afe9e32cac1
bpo-40275: Use new test.support helper submodules in tests (GH-20824)
Lib/test/support/socket_helper.py
Lib/test/test_asyncio/__init__.py
Lib/test/test_asyncio/test_base_events.py
Lib/test/test_asyncio/test_sendfile.py
Lib/test/test_asyncio/test_subprocess.py
Lib/test/test_asyncio/test_unix_events.py
Lib/test/test_getopt.py
Lib/test/test_tcl.py
Lib/test/test_xmlrpc.py