]> granicus.if.org Git - python/commit
Patch #1649190: Adding support for _Bool to ctypes as c_bool, by David Remahl.
authorThomas Heller <theller@ctypes.org>
Tue, 13 Mar 2007 20:42:52 +0000 (20:42 +0000)
committerThomas Heller <theller@ctypes.org>
Tue, 13 Mar 2007 20:42:52 +0000 (20:42 +0000)
commit5dc4fe09b7648f9801558e766b21a3d3b2dcad3b
treea0c5d0244b62c50a29e235a855b5cdb8551963e7
parent8441f15626998df7881f49223948b7e6fef18c08
Patch #1649190: Adding support for _Bool to ctypes as c_bool, by David Remahl.
Doc/lib/libctypes.tex
Lib/ctypes/__init__.py
Lib/ctypes/test/test_numbers.py
Lib/ctypes/test/test_repr.py
Misc/NEWS
Modules/_ctypes/_ctypes.c
Modules/_ctypes/cfield.c
Modules/_ctypes/libffi/configure
Modules/_ctypes/libffi/configure.ac
Modules/_ctypes/libffi/fficonfig.h.in