commit | 9e1bfd8ce79b947dc0c1cfb4644e5afe337c2d07 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Wed Mar 23 14:43:32 2022 -0700 |
committer | GitHub <noreply@github.com> | Wed Mar 23 14:43:32 2022 -0700 |
tree | c6acc3c5cedc89123b3d06d8e692caebdd3b7eb0 | |
parent | 1b6acaad9a18b2498386c60f24351ab749061e3a [diff] |
bpo-47104: Rewrite asyncio.to_thread tests to use IsolatedAsyncioTestCase (GH-32086) (cherry picked from commit ff619c7dfe8dcb0e4c8dc655abc3acc7dc586d0d) Co-authored-by: Andrew Svetlov <andrew.svetlov@gmail.com>