]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-34037: test_asyncio uses shutdown_default_executor() (GH-16284)
authorVictor Stinner <vstinner@redhat.com>
Thu, 19 Sep 2019 14:45:06 +0000 (16:45 +0200)
committerGitHub <noreply@github.com>
Thu, 19 Sep 2019 14:45:06 +0000 (16:45 +0200)
commit079931d12223ec98cbf53185b90db48efa61f93f
treed01265076e2209ca1404644075b491172343f705
parentb2dd2dd6e9212ba6b03885b998736a180ef283d6
bpo-34037: test_asyncio uses shutdown_default_executor() (GH-16284)
Lib/test/test_asyncio/test_base_events.py
Lib/test/test_asyncio/test_tasks.py
Lib/test/test_asyncio/utils.py