]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-126456: Fix _pyrepl curses tigetstr() (GH-126472) (#126790)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 13 Nov 2024 17:19:03 +0000 (18:19 +0100)
committerGitHub <noreply@github.com>
Wed, 13 Nov 2024 17:19:03 +0000 (17:19 +0000)
commit9162340e0627d0cb0bc8e8c72f1aa53f5556897b
treea07008beb4718d6e463c5849797a3b367ae52efe
parente8dbe7ec573c50d082d4b7a32fe54ead0937557a
[3.13] gh-126456: Fix _pyrepl curses tigetstr() (GH-126472) (#126790)

gh-126456: Fix _pyrepl curses tigetstr() (GH-126472)
(cherry picked from commit b2bbdc56e3276f3b37ea5cf5f73f49c4cce6d9f6)

Co-authored-by: Victor Stinner <vstinner@python.org>
Lib/_pyrepl/_minimal_curses.py