STINNER Victor <vstin...@redhat.com> added the comment:

Victor:
> The technical issue here is that the libc has no "stateless" function to 
> process bytes and text with one specific locale.

Andreas Schwab:
> That's not true.  There is a rich set of *_l functions that take a locale_t 
> object and operate on that locale.

Oh. Do you want to work on a patch to use these functions? If yes, please open 
a new issue to enhance the code.

----------

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

Reply via email to