Commit message (Expand) | Author | Age | |
---|---|---|---|
* | gh-97696: asyncio eager tasks factory (#102853) | Itamar Ostricher | 2023-05-01 |
* | bpo-47039: Normalize repr() of asyncio future and task objects (GH-31950) | Andrew Svetlov | 2022-03-17 |
* | bpo-46752: Add TaskGroup; add Task..cancelled(),.uncancel() (GH-31270) | Guido van Rossum | 2022-02-15 |
* | bpo-39764: Make Task.get_stack accept ag_frame (#18669) | Lidi Zheng | 2020-03-02 |
* | bpo-34270: Make it possible to name asyncio tasks (GH-8547) | Alex Grönholm | 2018-08-08 |
* | bpo-32262: Fix codestyle; use f-strings formatting where necessary. (#4775) | Yury Selivanov | 2017-12-10 |
* | Issue #28544: Implement asyncio.Task in C. | Yury Selivanov | 2016-10-28 |