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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
#18981: merge with 3.3.
Ezio Melotti
2013-09-13
1
-1/+1
|
\
|
*
#18981: fix a typo in a comment (noticed by Anoop Thomas Mathew).
Ezio Melotti
2013-09-13
1
-1/+1
*
|
Issue #18783: Removed existing mentions of Python long type in docstrings,
Serhiy Storchaka
2013-08-27
1
-1/+1
|
\
\
|
|
/
|
*
Issue #18783: Removed existing mentions of Python long type in docstrings,
Serhiy Storchaka
2013-08-27
1
-1/+1
*
|
#18741: merge with 3.3.
Ezio Melotti
2013-08-17
5
-7/+7
|
\
\
|
|
/
|
*
#18741: fix more typos. Patch by FĂ©vry Thibault.
Ezio Melotti
2013-08-17
5
-7/+7
*
|
#17115,17116: Have modules initialize the __package__ and __loader__
Brett Cannon
2013-05-04
1
-1/+1
*
|
#7855: merge with 3.3.
Ezio Melotti
2013-05-04
2
-1/+44
|
\
\
|
|
/
|
*
#7855: Add tests for ctypes/winreg for issues found in IronPython. Initial p...
Ezio Melotti
2013-05-04
2
-1/+44
*
|
Issue #17516: use comment syntax for comments, instead of multiline string
Victor Stinner
2013-03-26
2
-40/+35
*
|
Fix test_from_dll* in test_returnfuncptrs.py.
Serhiy Storchaka
2013-02-07
1
-5/+4
|
\
\
|
|
/
|
*
Fix test_from_dll* in test_returnfuncptrs.py.
Serhiy Storchaka
2013-02-07
1
-5/+4
|
|
\
|
|
*
Fix test_from_dll* in test_returnfuncptrs.py.
Serhiy Storchaka
2013-02-07
1
-5/+4
*
|
|
Temporarily disable test_from_dll in test_returnfuncptrs.py for Windows.
Serhiy Storchaka
2013-02-04
1
-1/+4
|
\
\
\
|
|
/
/
|
*
|
Temporarily disable test_from_dll in test_returnfuncptrs.py for Windows.
Serhiy Storchaka
2013-02-04
1
-1/+4
|
|
\
\
|
|
|
/
|
|
*
Temporarily disable test_from_dll in test_returnfuncptrs.py for Windows.
Serhiy Storchaka
2013-02-04
1
-1/+4
*
|
|
Issue #6083: Fix multiple segmentation faults occured when PyArg_ParseTuple
Serhiy Storchaka
2013-02-04
1
-0/+28
|
\
\
\
|
|
/
/
|
*
|
Issue #6083: Fix multiple segmentation faults occured when PyArg_ParseTuple
Serhiy Storchaka
2013-02-04
1
-0/+28
|
|
\
\
|
|
|
/
|
|
*
Issue #6083: Fix multiple segmentation faults occured when PyArg_ParseTuple
Serhiy Storchaka
2013-02-04
1
-0/+28
*
|
|
Issue #17041: Fix testing when Python is configured with the
Serhiy Storchaka
2013-01-27
1
-1/+4
|
\
\
\
|
|
/
/
|
*
|
Issue #17041: Fix testing when Python is configured with the
Serhiy Storchaka
2013-01-27
1
-1/+4
|
|
\
\
|
|
|
/
|
|
*
Issue #17041: Fix testing when Python is configured with the
Serhiy Storchaka
2013-01-27
1
-1/+4
|
*
|
Issue #15989: Fix several occurrences of integer overflow
Serhiy Storchaka
2013-01-19
1
-0/+9
|
|
\
\
|
|
|
/
|
|
*
Issue #15989: Fix several occurrences of integer overflow
Serhiy Storchaka
2013-01-19
1
-0/+9
*
|
|
Issue #15989: Fix several occurrences of integer overflow
Serhiy Storchaka
2013-01-14
1
-0/+9
*
|
|
Issue #16719: Get rid of WindowsError. Use OSError instead
Andrew Svetlov
2012-12-19
2
-2/+2
|
/
/
*
|
Issue #16169: Fix ctypes.WinError()'s confusion between errno and winerror
Richard Oudkerk
2012-10-09
1
-0/+22
*
|
Issue #15406: Fix deprecation warning in ctypes test_bitfields.py
Meador Inge
2012-07-20
1
-4/+4
|
\
\
|
|
/
|
*
Issue #15406: Fix deprecation warning in ctypes test_bitfields.py
Meador Inge
2012-07-20
1
-4/+4
*
|
Issue #6493: Fix handling of c_uint32 bitfields with width of 32 on Windows.
Meador Inge
2012-07-19
1
-0/+20
|
\
\
|
|
/
|
*
Issue #6493: Fix handling of c_uint32 bitfields with width of 32 on Windows.
Meador Inge
2012-07-19
1
-0/+20
*
|
Issue #9041: raised exception is misleading
Meador Inge
2012-05-28
1
-0/+10
|
\
\
|
|
/
|
*
Issue #9041: raised exception is misleading
Meador Inge
2012-05-28
1
-0/+10
*
|
- Issue #10181: New memoryview implementation fixes multiple ownership
Stefan Krah
2012-02-25
1
-36/+40
*
|
Issue #13380: add an internal function for resetting the ctypes caches
Meador Inge
2011-11-26
2
-0/+2
|
\
\
|
|
/
|
*
Issue #13380: add an internal function for resetting the ctypes caches
Meador Inge
2011-11-26
2
-0/+2
*
|
Issue #12881: ctypes: Fix segfault with large structure field names.
Meador Inge
2011-10-04
1
-0/+12
|
\
\
|
|
/
|
*
Issue #12881: ctypes: Fix segfault with large structure field names.
Meador Inge
2011-10-04
1
-0/+12
*
|
test_ctypes: Windows is no more a special case
Victor Stinner
2011-09-28
1
-6/+3
*
|
Remove trailing spaces
Amaury Forgeot d'Arc
2011-09-12
1
-1/+1
*
|
Merge 3.2: Issue #12483: ctypes: Fix a crash when the destruction of a callback
Amaury Forgeot d'Arc
2011-09-12
1
-0/+8
|
\
\
|
|
/
|
*
Issue #12483: ctypes: Fix a crash when the destruction of a callback
Amaury Forgeot d'Arc
2011-09-12
1
-0/+8
*
|
Merge from 3.2: Issue #12764: Fix a crash in ctypes when the name of a
Amaury Forgeot d'Arc
2011-09-02
1
-0/+8
|
\
\
|
|
/
|
*
Issue #12764: Fix a crash in ctypes when the name of a Structure field is not
Amaury Forgeot d'Arc
2011-09-02
1
-0/+8
*
|
Merge from 3.2:
Amaury Forgeot d'Arc
2011-08-30
2
-0/+56
|
\
\
|
|
/
|
*
Issue #11241: subclasses of ctypes.Array can now be subclassed.
Amaury Forgeot d'Arc
2011-08-30
1
-0/+52
|
*
Issue #9651: Fix a crash when ctypes.create_string_buffer(0) was passed to
Amaury Forgeot d'Arc
2011-08-30
1
-0/+4
*
|
merge 3.2
Benjamin Peterson
2011-07-14
1
-12/+12
|
\
\
|
|
/
|
*
carefully cleanup pointer cache after creating struct pointers
Benjamin Peterson
2011-07-14
1
-12/+12
*
|
(merge 3.2) Close #4376: ctypes now supports nested structures in a endian
Victor Stinner
2011-07-13
1
-12/+26
|
\
\
|
|
/
[next]