This website requires JavaScript.
Explore
Help
Sign In
ada
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/AdaCore/cpython.git
synced
2026-02-12 12:57:15 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3.3
Add File
New File
Upload File
Apply Patch
cpython
/
Lib
/
ctypes
History
Vinay Sajip
6f25003291
Issue
#20160
: Handled passing of large structs to callbacks correctly.
2016-08-05 21:24:27 +01:00
..
macholib
…
test
Issue
#20160
: Handled passing of large structs to callbacks correctly.
2016-08-05 21:24:27 +01:00
__init__.py
Issue
#16169
: Fix ctypes.WinError()'s confusion between errno and winerror
2012-10-09 13:28:10 +01:00
_endian.py
…
util.py
- Issue
#17754
: Make ctypes.util.find_library() independent of the locale.
2013-05-15 18:02:13 +02:00
wintypes.py
…