]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-43231: Fix test.test_curses.TestCurses.test_init_pair when running under -R ...
authorPablo Galindo <Pablogsal@gmail.com>
Mon, 15 Feb 2021 21:35:48 +0000 (21:35 +0000)
committerGitHub <noreply@github.com>
Mon, 15 Feb 2021 21:35:48 +0000 (22:35 +0100)
commitab2d48163901c9635401db0f6d784c45482d17ec
tree3118b0efb9e41aa7365c6c9821a78f0c60087da5
parenta2f0654b0a5b4c4f726155620002cc1f5f2d206a
bpo-43231: Fix test.test_curses.TestCurses.test_init_pair when running under -R (GH-24539)
Lib/test/test_curses.py