Nick Coghlan <[email protected]> added the comment:
Hmm, even though we reverted the original test_re based change, and the initial
attempted fix for bpo-20087 was also reverted, I'm still not currently seeing
the failure for:
LANG=en_IN.utf8 ./python -m test -v test_re
I do have the locale installed, so it's not a result of falling back to the C
locale and that getting coerced to C.UTF-8:
$ LANG=en_IN.utf8 locale -k currency_symbol
currency_symbol="₹"
Jaysinh, are you still seeing this test failure on a fresh checkout?
----------
_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue29571>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com