diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2018-01-16 16:34:34 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-01-16 16:34:34 (GMT) |
commit | c495e799ed376af91ae2ddf6c4bcc592490fe294 (patch) | |
tree | c0cf44d10da11fe684fb03a743e64366d95c1a8d /Lib/asyncio/events.py | |
parent | 4d9aec022063dcfc4cf40ae46b1c4a968297e664 (diff) | |
download | cpython-c495e799ed376af91ae2ddf6c4bcc592490fe294.zip cpython-c495e799ed376af91ae2ddf6c4bcc592490fe294.tar.gz cpython-c495e799ed376af91ae2ddf6c4bcc592490fe294.tar.bz2 |
Skip test_readline.test_nonascii() on C locale (#5203)
bpo-29240: On FreeBSD, if the LC_CTYPE locale is "C" or "POSIX",
writing and reading non-ASCII bytes into/from a TTY works,
but readline or ncurses ignores non-ASCII bytes on read.
Diffstat (limited to 'Lib/asyncio/events.py')
0 files changed, 0 insertions, 0 deletions