| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | bpo-41696: Fix handling of debug mode in asyncio.run (GH-22069) (#22072) | Miss Islington (bot) | 2020-09-03 | 1 | -2/+3 |
| * | Fix and improve `asyncio.run()` docs (GH-16403) (GH-16504) | Miss Islington (bot) | 2019-10-01 | 1 | -5/+1 |
| * | bpo-38260: Add Docs on asyncio.run (GH-16337) | Miss Islington (bot) | 2019-09-25 | 1 | -0/+4 |
| * | bpo-32610: Fix asyncio.all_tasks() to return only pending tasks. (GH-7174) | Yury Selivanov | 2018-05-28 | 1 | -2/+1 |
| * | bpo-32314: Fix asyncio.run() to cancel runinng tasks on shutdown (#5262) | Yury Selivanov | 2018-01-21 | 1 | -0/+25 |
| * | bpo-32314: Implement asyncio.run() (#4852) | Yury Selivanov | 2017-12-14 | 1 | -0/+48 |
