]> 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:51:27 +0000 (22:51 -0700)
committerGitHub <noreply@github.com>
Tue, 26 Apr 2022 05:51:27 +0000 (22:51 -0700)
commitf4252dfb8edea01a892be8d29d3a0747e381eb4e
tree4a6487de198fed4a1496d3929fa44c1b4d473a11
parent653a66668df818aafb76f968247cb02d2f9cd405
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