COMMITS
/ Lib/_pyrepl/__main__.py April 20, 2025
B
gh-129098: avoid using content of `_pyrepl/__main__.py` when reporting tracebacks (#130721)
Bénédikt Tran committed
July 17, 2024
A
gh-120678: pyrepl: Include globals from modules passed with `-i` (GH-120904)
Alex Waygood committed
June 26, 2024
Ł
gh-118908: Use __main__ for the default PyREPL namespace (#121054)
Łukasz Langa committed
May 31, 2024
D
gh-111201: Support pyrepl on Windows (#119559)
Dino Viehland committed
May 6, 2024
Ł
gh-118628: Don't display pyrepl warning on Windows (#118665)
Łukasz Langa committed
May 5, 2024
P
gh-111201: A new Python REPL (GH-111567)
Pablo Galindo Salgado committed