commit | 57adf22f6e61783e15932aa5cdf1a555127a293a | [log] [tgz] |
---|---|---|
author | Thomas Heller <theller@ctypes.org> | Thu Aug 14 19:10:48 2008 +0000 |
committer | Thomas Heller <theller@ctypes.org> | Thu Aug 14 19:10:48 2008 +0000 |
tree | 4bb8978133952ba1a2d986ba6a4f3bd5686e21ef | |
parent | 67d1981c5172e840ac3e2fc3505ce9c3abe5cd63 [diff] |
issue #3554: ctypes.string_at and ctypes.wstring_at must use the pythonapi calling convention so that the GIL is held and error return values are checked.