summaryrefslogtreecommitdiff
path: root/Python/getcompiler.c
diff options
context:
space:
mode:
authorAntoine Pitrou <solipsis@pitrou.net>2013-02-09 23:16:51 +0100
committerAntoine Pitrou <solipsis@pitrou.net>2013-02-09 23:16:51 +0100
commit84f249d9e07135bc7279177b2e53be647f3d7d58 (patch)
treeb2f07efc62eb2f9103fb697672e64d484c98c0ee /Python/getcompiler.c
parent3e7e80d0ddbadee7cb5b07e3f8c0e304f80aff4e (diff)
parent788d036c18493e439b68d6e5f92cc76fc082bbdf (diff)
downloadcpython-84f249d9e07135bc7279177b2e53be647f3d7d58.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