aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/_pyrepl/pager.py
Commit message (Expand)AuthorAge
* Support the "pager" binary in _pyrepl (#122878)Stefano Rivera2024-09-19
* gh-120417: Remove unused imports in the stdlib (#120420)Victor Stinner2024-06-12
* gh-119185: Fix typo in `_pyrepl.pager`: `tempfilepager` should be `tempfile_p...Thanos2024-05-20
* Improve `pyrepl` type-annotation coverage (#119081)Alex Waygood2024-05-17
* fix typo in `_pyrepl.pager`: `plainpager` -> `plain_pager` (#118675)denballakh2024-05-06
* gh-111201: A new Python REPL (GH-111567)Pablo Galindo Salgado2024-05-05