Nick Coghlan added the comment:

I've added dependencies for PEP 538 induced testing problems that have been 
broken out into their own issues.

I've also merged my attempt at fixing the tests on Mac OS X.

Something that's included in that patch is an implicit skip of the "LANG=UTF-8" 
case when checking external locale configuration. I expected that to behave the 
same way as "LC_CTYPE=UTF-8", but instead it's behaving more like "LC_CTYPE=C".

----------
dependencies: +CODESET error on AMD64 FreeBSD 10.x Shared 3.x caused by the PEP 
538, Leak in test_c_locale_coercion

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue28180>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to