Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [3.12] gh-111085: Fix invalid state handling in TaskGroup and Timeout (GH-111... | Miss Islington (bot) | 2023-10-21 | 1 | -1/+47 |
* | [3.12] gh-110088, gh-109878: Fix test_asyncio timeouts (#110092) (#110098) | Victor Stinner | 2023-10-02 | 1 | -20/+0 |
* | gh-102780: Fix uncancel() call in asyncio timeouts (#102815) | Kristján Valur Jónsson | 2023-03-22 | 1 | -0/+30 |
* | gh-95051: ensure that timeouts scheduled with `asyncio.Timeout` that have alr... | Thomas Grainger | 2022-07-24 | 1 | -0/+24 |
* | gh-84623: Remove unused imports in tests (#93772) | Victor Stinner | 2022-06-13 | 1 | -1/+0 |
* | bpo-46771: Implement asyncio context managers for handling timeouts (GH-31394) | Andrew Svetlov | 2022-03-10 | 1 | -0/+229 |