]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-126456: Fix _pyrepl curses tigetstr() (#126472)
authorVictor Stinner <vstinner@python.org>
Wed, 13 Nov 2024 16:46:10 +0000 (17:46 +0100)
committerGitHub <noreply@github.com>
Wed, 13 Nov 2024 16:46:10 +0000 (17:46 +0100)
commitb2bbdc56e3276f3b37ea5cf5f73f49c4cce6d9f6
treea2e3ca25153340f5e8893065c5c41478062bcb41
parentd00878b06a05ea04790813dba70b09cc1d11bf45
gh-126456: Fix _pyrepl curses tigetstr() (#126472)
Lib/_pyrepl/_minimal_curses.py