]> granicus.if.org Git - python/commit
Issue #7661: Allow ctypes to be built from a non-ASCII directory path.
authorAntoine Pitrou <solipsis@pitrou.net>
Wed, 13 Jan 2010 11:47:49 +0000 (11:47 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Wed, 13 Jan 2010 11:47:49 +0000 (11:47 +0000)
commit8c510e704e3823df66c2c3ad85912c9a9dda7f14
tree0de13fab14e4bef327f2b9083f32d689da9e9349
parent5c767c2f876a0e9611489033b1be92c566273d6f
Issue #7661: Allow ctypes to be built from a non-ASCII directory path.
Patch by Florent Xicluna.
Misc/NEWS
Modules/_ctypes/libffi/fficonfig.py.in
setup.py