]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
fix typo in `_pyrepl.pager`: `plainpager` -> `plain_pager` (#118675)
authordenballakh <47365157+denballakh@users.noreply.github.com>
Mon, 6 May 2024 22:56:28 +0000 (01:56 +0300)
committerGitHub <noreply@github.com>
Mon, 6 May 2024 22:56:28 +0000 (22:56 +0000)
commit040571f258d13a807f5c8e4ce0a182d5f9a2e81b
treebb979a218db4d2d719f3c9dfe87a81d1744fc354
parent5a9eeafa055a8724b1741316cfbd9612825220aa
fix typo in `_pyrepl.pager`: `plainpager` -> `plain_pager` (#118675)
Lib/_pyrepl/pager.py