]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-91914: Fix test_curses on non-UTF-8 locale (GH-91919)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 26 Apr 2022 05:57:57 +0000 (22:57 -0700)
committerGitHub <noreply@github.com>
Tue, 26 Apr 2022 05:57:57 +0000 (22:57 -0700)
commit3e219d312321a1dbb3a475607dfcaaa5925fed79
tree5bf08a1bcfeeb77d542e400aff24f123845d0a35
parent79712c9d2ec7a338b87d1a8b31a8404191e83823
gh-91914: Fix test_curses on non-UTF-8 locale (GH-91919)

(cherry picked from commit f41c16bf512778fca4bfabca887c4c303cc21896)

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