Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-43352: Add a Barrier object in asyncio lib (GH-24903) | Duprat | 2022-03-25 | 1 | -1/+6 |
* | bpo-42413: Replace `concurrent.futures.TimeoutError` and `asyncio.TimeoutErro... | Kumar Aditya | 2021-12-19 | 1 | -2/+1 |
* | bpo-34215: Clarify IncompleteReadError message when "expected" is None (GH-21... | Zackery Spytz | 2020-11-28 | 1 | -1/+2 |
* | bpo-32528: Make asyncio.CancelledError a BaseException. (GH-13528) | Yury Selivanov | 2019-05-27 | 1 | -6/+3 |
* | bpo-34622: Extract asyncio exceptions into a separate module (GH-9141) | Andrew Svetlov | 2018-09-11 | 1 | -0/+60 |