]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] Improve `pyrepl` type-annotation coverage (GH-119081) (#119415)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 22 May 2024 18:38:32 +0000 (20:38 +0200)
committerGitHub <noreply@github.com>
Wed, 22 May 2024 18:38:32 +0000 (18:38 +0000)
commitcd39da75afbede2e5f012065fedd709bf74a9c5f
tree30f1870989460378aa6c9ade443ed6b3ceda936d
parentbfd9c3ea5336f2898e3c58e0c3999bfc25d7da89
[3.13] Improve `pyrepl` type-annotation coverage (GH-119081) (#119415)

(cherry picked from commit 033f5c87f1f876088701d1ae078dc39c41177d4a)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Lib/_pyrepl/_minimal_curses.py
Lib/_pyrepl/input.py
Lib/_pyrepl/keymap.py
Lib/_pyrepl/pager.py
Lib/_pyrepl/readline.py
Lib/_pyrepl/unix_console.py