]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-47104: Rewrite asyncio.to_thread tests to use IsolatedAsyncioTestCase (GH-32086)
authorAndrew Svetlov <andrew.svetlov@gmail.com>
Wed, 23 Mar 2022 21:17:07 +0000 (23:17 +0200)
committerGitHub <noreply@github.com>
Wed, 23 Mar 2022 21:17:07 +0000 (23:17 +0200)
commitff619c7dfe8dcb0e4c8dc655abc3acc7dc586d0d
tree0b82fc4172a6ed06b8abe1033f7bf937d3876345
parent48e2010d92076b472922fa632fffc98ee150004f
bpo-47104: Rewrite asyncio.to_thread tests to use IsolatedAsyncioTestCase (GH-32086)
Lib/test/test_asyncio/test_threads.py
Misc/NEWS.d/next/Tests/2022-03-23-22-45-51.bpo-47104._esUq8.rst [new file with mode: 0644]