summaryrefslogtreecommitdiff
path: root/Python/getcompiler.c
diff options
context:
space:
mode:
authorAntoine Pitrou <solipsis@pitrou.net>2013-02-09 23:14:42 +0100
committerAntoine Pitrou <solipsis@pitrou.net>2013-02-09 23:14:42 +0100
commit3e7e80d0ddbadee7cb5b07e3f8c0e304f80aff4e (patch)
treeba83265a549aa89cdcc5360e742984c6580a1dd4 /Python/getcompiler.c
parent2bfd030dc8b6d0beccb8676711dbb52daf9111af (diff)
parentcc81bbfad608492a41cdd565be0be2641df76583 (diff)
downloadcpython-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