Stefan Krah added the comment:

> I wouldn't know if they're reported to the same bug tracker...it's possible 
> they aren't.

Well, why don't you try? :)


> Additionally it's possible that the lack of locale support in libc isn't 
> considered a bug.

Their "struct lconv" violates both the C standard and POSIX. It is
100% a bug.  Lack of locale support would be defensible, shipping
a broken localeconv() isn't.

I'm just furious that 20+ OSS projects go out of their way to work
around this trivial bug.  It's a waste of resources.

----------

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

Reply via email to