aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/asyncio/threads.py
Commit message (Expand)AuthorAge
* Trivial typo in docstringJesús Cea2021-07-31
* Fix asyncio.to_thread() documented return type (GH-20547)Kyle Stanley2020-05-31
* bpo-32309: Add support for contextvars in asyncio.to_thread() (GH-20278)Kyle Stanley2020-05-20
* bpo-32309: Implement asyncio.to_thread() (GH-20143)Kyle Stanley2020-05-18