Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-31033: Add a msg argument to Future.cancel() and Task.cancel() (GH-19979) | Chris Jerdonek | 2020-05-15 | 1 | -1/+7 |
* | docs: Add asyncio source code links (GH-16640) | Kyle Stanley | 2019-10-10 | 1 | -0/+5 |
* | Update asyncio.ensure_future() documentation (GH-15347) | Roger Iyengar | 2019-08-21 | 1 | -1/+3 |
* | bpo-33649: Add a high-level section about Futures; few quick fixes (GH-9403) | Yury Selivanov | 2018-09-18 | 1 | -1/+1 |
* | bpo-33649: Add low-level APIs index. (GH-9364) | Yury Selivanov | 2018-09-17 | 1 | -0/+2 |
* | bpo-33649: Fix asyncio-dev (GH-9324) | Yury Selivanov | 2018-09-14 | 1 | -4/+10 |
* | bpo-33649: Refresh asyncio docs landing page (GH-9322) | Yury Selivanov | 2018-09-14 | 1 | -0/+2 |
* | bpo-33649: Refresh Tasks and Futures pages (#9314) | Yury Selivanov | 2018-09-14 | 1 | -0/+240 |