]> granicus.if.org Git - python/commit
Fix issue 13370: Ensure that ctypes works on Mac OS X when Python is
authorRonald Oussoren <ronaldoussoren@mac.com>
Sat, 25 Aug 2012 09:24:00 +0000 (11:24 +0200)
committerRonald Oussoren <ronaldoussoren@mac.com>
Sat, 25 Aug 2012 09:24:00 +0000 (11:24 +0200)
commitcb460b920fb4c3caeec455bfa42542a4a0eec860
tree8d64f46cbfee01d893eaba6c6a7eaeafc14fe294
parentcc0274b90f8c6811c62c89190aafecbd49a15cd8
parent25437565f9f456a1e88f209706ced0353bbdeb14
Fix issue 13370: Ensure that ctypes works on Mac OS X when Python is
  compiled using the clang compiler

(merge from 3.2)
Misc/NEWS