Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix asyncio.to_thread() documented return type (GH-20547) | Kyle Stanley | 2020-05-31 | 1 | -1/+1 |
* | bpo-32309: Add support for contextvars in asyncio.to_thread() (GH-20278) | Kyle Stanley | 2020-05-21 | 1 | -2/+6 |
* | bpo-32309: Implement asyncio.to_thread() (GH-20143) | Kyle Stanley | 2020-05-19 | 1 | -0/+21 |