| Commit message (Expand) | Author | Age | Files | Lines |
* | gh-127949: deprecate `asyncio.set_event_loop` (#128218) | Kumar Aditya | 2024-12-24 | 1 | -1/+1 |
|
|
* | gh-124594: Create and reuse the same context for the entire asyncio REPL sess... | Bartosz Sławecki | 2024-10-01 | 1 | -2/+4 |
|
|
* | gh-120221: Support KeyboardInterrupt in asyncio REPL (#123795) | Łukasz Langa | 2024-09-06 | 1 | -0/+10 |
|
|
* | gh-121957: Emit audit events for `python -i` and `python -m asyncio` (GH-121958) | Łukasz Langa | 2024-07-22 | 1 | -0/+5 |
|
|
* | gh-121790: Fix interactive console initialization (#121793) | Milan Oberkirch | 2024-07-15 | 1 | -18/+9 |
|
|
* | gh-121711: Set `-m asyncio` return_code to 1 for ENOTTY (#121714) | Milan Oberkirch | 2024-07-13 | 1 | -1/+2 |
|
|
* | gh-119909: Fix ``NameError`` in ``asyncio`` REPL (#121341) | Kirill Podoprigora | 2024-07-06 | 1 | -1/+1 |
|
|
* | gh-118894: Make asyncio REPL use pyrepl (GH-119433) | Łukasz Langa | 2024-05-31 | 1 | -18/+71 |
|
|
* | gh-118817: Fix `asyncio REPL` on Windows (#118819) | Kirill Podoprigora | 2024-05-09 | 1 | -3/+4 |
|
|
* | gh-84995: Run sys.__interactivehook__() on asyncio REPL startup (#20517) | Rémi Lapeyre | 2024-03-01 | 1 | -0/+16 |
|
|
* | bpo-37028: asyncio REPL; activated via 'python -m asyncio'. (GH-13472) | Yury Selivanov | 2019-05-27 | 1 | -0/+125 |
|
|