Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-47104: Rewrite asyncio.to_thread tests to use IsolatedAsyncioTestCase (GH... | Andrew Svetlov | 2022-03-23 | 1 | -47/+18 |
* | bpo-32309: Add support for contextvars in asyncio.to_thread() (GH-20278) | Kyle Stanley | 2020-05-21 | 1 | -0/+14 |
* | bpo-32309: Implement asyncio.to_thread() (GH-20143) | Kyle Stanley | 2020-05-19 | 1 | -0/+79 |