Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [3.11] gh-111085: Fix invalid state handling in TaskGroup and Timeout (GH-111... | Miss Islington (bot) | 2023-10-21 | 1 | -4/+8 |
* | gh-102780: Fix uncancel() call in asyncio timeouts (GH-102815) | Miss Islington (bot) | 2023-03-22 | 1 | -3/+4 |
* | gh-102810: Add docstrings to the public-facing methods of `asyncio.Timeout` (... | Miss Islington (bot) | 2023-03-19 | 1 | -0/+12 |
* | gh-95051: ensure that timeouts scheduled with `asyncio.Timeout` that have alr... | Miss Islington (bot) | 2022-07-26 | 1 | -4/+4 |
* | bpo-46771: Implement asyncio context managers for handling timeouts (GH-31394) | Andrew Svetlov | 2022-03-10 | 1 | -0/+151 |