Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clarify state of CancelledError in doc (#106453) | Kristján Valur Jónsson | 2023-07-05 | 1 | -1/+1 |
* | bpo-42413: Replace `concurrent.futures.TimeoutError` and `asyncio.TimeoutErro... | Kumar Aditya | 2021-12-19 | 1 | -4/+5 |
* | docs: Add asyncio source code links (GH-16640) | Kyle Stanley | 2019-10-10 | 1 | -0/+3 |
* | bpo-37651: Document CancelledError is now a subclass of BaseException (GH-15950) | Xtreak | 2019-09-11 | 1 | -19/+2 |
* | Fix padding on asyncio.IncompleteReadError docs (GH-12258) | Andre Delfino | 2019-03-10 | 1 | -3/+3 |
* | bpo-33649: A copy-editing pass on asyncio documentation (GH-9376) | Elvis Pranskevichus | 2018-09-17 | 1 | -9/+9 |
* | bpo-33649: Add high-level APIs cheat-sheet (GH-9319) | Yury Selivanov | 2018-09-14 | 1 | -2/+4 |
* | polish exceptions and platforms (GH-9272) | Carol Willing | 2018-09-13 | 1 | -2/+3 |
* | bpo-33649: First asyncio docs improvement pass (GH-9142) | Yury Selivanov | 2018-09-11 | 1 | -0/+88 |