summaryrefslogtreecommitdiffstats
path: root/Lib/_pyrepl/main.py
Commit message (Expand)AuthorAgeFilesLines
* gh-121790: Fix interactive console initialization (#121793)Milan Oberkirch2024-07-151-2/+4
* gh-121245: Refactor site.register_readline() (GH-121659)Sergey B Kirpichev2024-07-151-23/+23
* gh-118908: Use __main__ for the default PyREPL namespace (#121054)Ɓukasz Langa2024-06-261-0/+55