◐ Shell
clean mode source ↗

bpo-29240: Skip test_readline.test_nonascii() by vstinner · Pull Request #4968 · python/cpython

Skip the test which fails on FreeBSD with POSIX locale.

Skip the test to fix FreeBSD buildbots, until a fix can be found, so
the buildbots can catch other regressions.

https://bugs.python.org/issue29240