index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
ctypes
/
wintypes.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove PEP 291 compatibility requirements for ctypes and modulefinder
Martin Panter
2016-05-14
1
-4/+0
*
Revert unintended change.
Georg Brandl
2009-10-22
1
-1/+1
*
Fix punctuation.
Georg Brandl
2009-10-22
1
-1/+1
*
Issue #3612: Added some missing basic types in ctypes.wintypes.
Hirokazu Yamamoto
2008-08-20
1
-11/+18
*
Correct the name of a field in the WIN32_FIND_DATAA and WIN32_FIND_DATAW stru...
Thomas Heller
2007-05-30
1
-2/+2
*
Correct the comments: the code is right.
Thomas Heller
2007-01-11
1
-2/+2
*
Fixes for 64-bit Windows: In ctypes.wintypes, correct the definitions
Thomas Heller
2007-01-11
1
-3/+9
*
Add an __all__ list, since this module does 'from ctypes import *'.
Thomas Heller
2006-06-14
1
-0/+16
*
Add back WCHAR, UINT, DOUBLE, _LARGE_INTEGER, _ULARGE_INTEGER.
Thomas Heller
2006-06-13
1
-3/+13
*
Add some windows datatypes that were missing from this file, and add
Thomas Heller
2006-06-13
1
-24/+70
*
Add pep-291 compatibility markers.
Thomas Heller
2006-06-12
1
-0/+3
*
Copy ctypes-0.9.9.4 Python modules from external into the trunk.
Thomas Heller
2006-03-08
1
-0/+97