This website requires JavaScript.
Explore
Help
Sign In
traverseda
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
30114c7119
cpython
/
Lib
/
ctypes
History
Eric Wieser
48f190f79c
[2.7] bpo-37188: Fix a divide-by-zero in arrays of size-0 objects (
#13906
)
2019-06-08 11:19:24 +02:00
..
macholib
[2.7] bpo-27425: Be more explicit in .gitattributes (GH-840) (GH-2086)
2017-06-11 14:19:39 -05:00
test
[2.7] bpo-37188: Fix a divide-by-zero in arrays of size-0 objects (
#13906
)
2019-06-08 11:19:24 +02:00
__init__.py
Issue
#29219
: Fixed infinite recursion in the repr of uninitialized
2017-01-13 09:37:56 +02:00
_endian.py
Remove PEP 291 compatibility requirements for ctypes and modulefinder
2016-05-14 07:25:37 +00:00
util.py
Issue
#22636
: Avoid using a shell in the ctypes.util module
2014-10-16 09:42:45 +02:00
wintypes.py
Remove PEP 291 compatibility requirements for ctypes and modulefinder
2016-05-14 07:25:37 +00:00