]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-42789: Enable using /dev/tty in test_curses. (GH-24085)
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 4 Jan 2021 10:30:20 +0000 (12:30 +0200)
committerGitHub <noreply@github.com>
Mon, 4 Jan 2021 10:30:20 +0000 (12:30 +0200)
commitb6fc0c406e6b4b86f59b1390142f35da0e364927
tree1a0c2aee0d6b79d202c551cb677ead68a9ecacbc
parent0f3b96b368dd7ebb5dcd3759a30322dbd027f292
bpo-42789: Enable using /dev/tty in test_curses. (GH-24085)

It was temporary disabled for debugging.
Lib/test/test_curses.py