]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-43231: Correctly calculate the curses color pair limit when checking for it ...
authorPablo Galindo <Pablogsal@gmail.com>
Mon, 15 Feb 2021 22:15:49 +0000 (22:15 +0000)
committerGitHub <noreply@github.com>
Mon, 15 Feb 2021 22:15:49 +0000 (22:15 +0000)
commitd0204963ec87beb9732e924e464b8a6a1ef4d341
treeddb53073c193ac20e4ccc26e24be2a4ea4aa10e0
parentab2d48163901c9635401db0f6d784c45482d17ec
bpo-43231: Correctly calculate the curses color pair limit when checking for it (GH-24541)
Lib/test/test_curses.py