cpython/Lib/ctypes
Serhiy Storchaka 93d7918f77
[2.7] bpo-16865: Support arrays >=2GB in ctypes. (GH-3006). (GH-7441)
(cherry picked from commit 735abadd5b)

Co-Authored-By: Segev Finer <segev208@gmail.com>
2018-12-04 12:38:07 +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-16865: Support arrays >=2GB in ctypes. (GH-3006). (GH-7441) 2018-12-04 12:38:07 +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