summaryrefslogtreecommitdiff
path: root/Lib/ctypes/test/test_byteswap.py
Commit message (Expand)AuthorAgeFilesLines
* Issue #22098: ctypes' BigEndianStructure and LittleEndianStructure now define...Antoine Pitrou2014-08-301-0/+20
* Issue #19493: Refactor ctypes test package.Zachary Ware2014-06-131-1/+2
* Issue #19591: Use specific asserts in ctype tests.Serhiy Storchaka2013-11-161-26/+26
* carefully cleanup pointer cache after creating struct pointersBenjamin Peterson2011-07-131-12/+12
* Close #4376: ctypes now supports nested structures in a endian different thanVictor Stinner2011-07-131-12/+26
* Merged revisions 73715 via svnmerge fromGeorg Brandl2009-08-131-77/+77
* Merging the py3k-pep3137 branch back into the py3k branch.Guido van Rossum2007-11-061-1/+1
* Breaking ground for PEP 3137 implementation:Guido van Rossum2007-10-081-1/+1
* Forgot to run the tests after making the places and msg argument keyword-only.Jeffrey Yasskin2007-09-071-3/+3
* Fix some simple ctypes tests.Thomas Heller2007-07-111-1/+1
* Fix most trivially-findable print statements.Guido van Rossum2007-02-091-1/+1
* Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk.Thomas Wouters2006-05-271-1/+1
* Merge p3yk branch with the trunk up to revision 45595. This breaks a fairThomas Wouters2006-04-211-6/+64
* Disable the testcase that crashes solaris.Thomas Heller2006-03-091-1/+2
* Whitespace normalization.Tim Peters2006-03-091-1/+1
* Copy ctypes-0.9.9.4 Python modules from external into the trunk.Thomas Heller2006-03-081-0/+221