COMMITS
/ Lib/_pyrepl/main.py May 22, 2025
Y
gh-127960 Fix the REPL to set the correct namespace by setting the correct `__main__` module (gh-134275)
Yuichiro Tachibana (Tsuchiya) committed
July 22, 2024
Ł
gh-121957: Emit audit events for `python -i` and `python -m asyncio` (GH-121958)
Łukasz Langa committed
July 15, 2024
M
gh-121790: Fix interactive console initialization (#121793)
Milan Oberkirch committed
S
gh-121245: Refactor site.register_readline() (GH-121659)
Sergey B Kirpichev committed
June 26, 2024
Ł
gh-118908: Use __main__ for the default PyREPL namespace (#121054)
Łukasz Langa committed