]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-43016: Fix test_curses on platform without cursesw (GH-24405) (GH-24407)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 1 Feb 2021 07:37:29 +0000 (23:37 -0800)
committerGitHub <noreply@github.com>
Mon, 1 Feb 2021 07:37:29 +0000 (09:37 +0200)
commit304f9d2622fa4fd0833d60d31ddf7321a6a8141b
treeb7d95bed058b0064612e7f450a5bc9fe9686c5b3
parent7e729978fa08a360cbf936dc215ba7dd25a06a08
bpo-43016: Fix test_curses on platform without cursesw (GH-24405) (GH-24407)

(cherry picked from commit a1e9a1e120a11c563e166c15721169184c802f8b)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Lib/test/test_curses.py