]> granicus.if.org Git - python/commit
Fix issue 13370: Ensure that ctypes works on Mac OS X when Python is compiled using...
authorRonald Oussoren <ronaldoussoren@mac.com>
Sat, 25 Aug 2012 09:19:14 +0000 (11:19 +0200)
committerRonald Oussoren <ronaldoussoren@mac.com>
Sat, 25 Aug 2012 09:19:14 +0000 (11:19 +0200)
commit25437565f9f456a1e88f209706ced0353bbdeb14
tree74c7b952dbd62081c23f2a15d2ae25577baf0ba2
parentc8076dfa9dfafbb5455c127719e3ac5b325986b1
Fix issue 13370: Ensure that ctypes works on Mac OS X when Python is compiled using the clang compiler
Misc/NEWS
Modules/_ctypes/libffi_osx/x86/darwin64.S
Modules/_ctypes/libffi_osx/x86/x86-darwin.S
Modules/_ctypes/libffi_osx/x86/x86-ffi64.c
Modules/_ctypes/libffi_osx/x86/x86-ffi_darwin.c