]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-148406: Fix annotations of _colorize.FancyCompleter (#148408)
authorDaniel Hollas <daniel.hollas@bristol.ac.uk>
Sat, 18 Apr 2026 18:51:58 +0000 (19:51 +0100)
committerGitHub <noreply@github.com>
Sat, 18 Apr 2026 18:51:58 +0000 (21:51 +0300)
commit4b3330813760a3e3c75cd03023d252742168683b
tree88e1c257b9380396e872819294ad333d8d6fd057
parent28b8d5ffccd355dad7c8fd2fbf7b7552083c7e14
gh-148406: Fix annotations of _colorize.FancyCompleter (#148408)

Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Lib/_colorize.py
Lib/test/test__colorize.py