| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | gh-91880: add try/except around `signal.signal` (#91881) | David Hewitt | 2022-04-25 | 1 | -0/+19 |
| * | bpo-39622: Interrupt the main asyncio task on Ctrl+C (GH-32105) | Andrew Svetlov | 2022-03-30 | 1 | -1/+58 |
| * | bpo-47062: Rename factory argument to loop_factory (GH-32113) | Andrew Svetlov | 2022-03-25 | 1 | -1/+1 |
| * | bpo-47118: Fix asyncio.Runner tests error (32117) | Andrew Svetlov | 2022-03-25 | 1 | -1/+1 |
| * | bpo-47062: Implement asyncio.Runner context manager (GH-31799) | Andrew Svetlov | 2022-03-24 | 1 | -0/+133 |
| * | Fix warning: asyncio.events._event_loop_policy was modified by test_asyncio (... | Andrew Svetlov | 2022-02-10 | 1 | -0/+4 |
| * | bpo-46425: fix direct invocation of `asyncio` tests (#30725) | Nikita Sobolev | 2022-01-22 | 1 | -1/+5 |
| * | bpo-41696: Fix handling of debug mode in asyncio.run (#22069) | Shantanu | 2020-09-03 | 1 | -0/+3 |
| * | bpo-32314: Fix asyncio.run() to cancel runinng tasks on shutdown (#5262) | Yury Selivanov | 2018-01-21 | 1 | -0/+79 |
| * | bpo-32314: Implement asyncio.run() (#4852) | Yury Selivanov | 2017-12-14 | 1 | -0/+100 |
