]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Improve `pyrepl` type-annotation coverage (#119081)
authorAlex Waygood <Alex.Waygood@Gmail.com>
Fri, 17 May 2024 10:13:24 +0000 (06:13 -0400)
committerGitHub <noreply@github.com>
Fri, 17 May 2024 10:13:24 +0000 (06:13 -0400)
commit033f5c87f1f876088701d1ae078dc39c41177d4a
tree57d3fd3f666e134605e9ad2d8d9469df5a9942cd
parent100c7ab00ab66a8c0d54582f35e38d8eb691743c
Improve `pyrepl` type-annotation coverage (#119081)
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