summaryrefslogtreecommitdiffstats
path: root/Lib/_pyrepl/main.py
Commit message (Expand)AuthorAgeFilesLines
* [3.13] gh-121957: Emit audit events for `python -i` and `python -m asyncio` (...Miss Islington (bot)2024-07-221-0/+2
* [3.13] gh-121790: Fix interactive console initialization (GH-121793) (GH-121822)Miss Islington (bot)2024-07-151-2/+4
* [3.13] gh-121245: Refactor site.register_readline() (GH-121659) (GH-121816)Miss Islington (bot)2024-07-151-23/+23
* [3.13] gh-118908: Use __main__ for the default PyREPL namespace (GH-121054) (...Miss Islington (bot)2024-06-261-0/+55