Antoine Pitrou 8ad5b07ccb Issue #17173: Remove uses of locale-dependent C functions (isalpha() etc.) in the interpreter.
I've left a couple of them in: zlib (third-party lib), getaddrinfo.c
(doesn't include Python.h, and probably obsolete), _sre.c (legitimate
use for the re.LOCALE flag), mpdecimal (needs to build without Python.h).
2013-02-09 23:16:51 +01:00
..
2012-01-18 21:45:15 +01:00
2013-01-23 08:38:47 -05:00
2013-01-15 13:24:12 -08:00
2012-12-31 21:37:21 -06:00
2012-10-05 01:04:27 +02:00
2013-01-19 14:58:38 -05:00
2012-10-05 01:04:27 +02:00