diff options
author | Antoine Pitrou <solipsis@pitrou.net> | 2013-02-09 23:14:42 +0100 |
---|---|---|
committer | Antoine Pitrou <solipsis@pitrou.net> | 2013-02-09 23:14:42 +0100 |
commit | 3e7e80d0ddbadee7cb5b07e3f8c0e304f80aff4e (patch) | |
tree | ba83265a549aa89cdcc5360e742984c6580a1dd4 /Python/getcompiler.c | |
parent | 2bfd030dc8b6d0beccb8676711dbb52daf9111af (diff) | |
parent | cc81bbfad608492a41cdd565be0be2641df76583 (diff) | |
download | cpython-3e7e80d0ddbadee7cb5b07e3f8c0e304f80aff4e.tar.gz |
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).
Diffstat (limited to 'Python/getcompiler.c')
0 files changed, 0 insertions, 0 deletions