mirror of
https://github.com/python/cpython.git
synced 2025-08-02 16:13:13 +00:00
Revert revisions 63943 and 63942 (Issue #1798: Add ctypes calling
convention that allows safe access to errno) This code does not yet work on OS X (__thread storage specifier not available), so i needs a configure check plus a more portable solution.
This commit is contained in:
parent
8f22b88e28
commit
d5bb9215c9
7 changed files with 27 additions and 312 deletions
|
@ -72,9 +72,6 @@ Extension Modules
|
|||
Library
|
||||
-------
|
||||
|
||||
- Issue #1798: Add ctypes calling convention that allows safe access
|
||||
to errno.
|
||||
|
||||
- Patch #2125: Add GetInteger and GetString methods for
|
||||
msilib.Record objects.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue