summaryrefslogtreecommitdiffstats
path: root/Lib/ctypes/test/test_callbacks.py
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing spacesAmaury Forgeot d'Arc2011-09-121-1/+1
* Issue #12483: ctypes: Fix a crash when the destruction of a callbackAmaury Forgeot d'Arc2011-09-121-0/+8
* Issue #8275: Fix passing of callback arguments with ctypes under Win64.Antoine Pitrou2011-01-311-0/+36
* #9055: remove assertion at the end of test_8959_b since the test is about cra...Tim Golden2010-08-111-1/+0
* Syntax cleanup.Florent Xicluna2010-07-281-1/+1
* Merged revisions 82126-82127 via svnmerge fromThomas Heller2010-06-211-0/+35
* Merged revisions 78380 via svnmerge fromThomas Heller2010-02-231-0/+16
* convert old fail* assertions to assert*Benjamin Peterson2009-06-301-8/+8
* Removed the API to create unbound methods and simplified the API for bound me...Christian Heimes2007-11-271-4/+4
* Merged revisions 57778-58052 via svnmerge fromThomas Wouters2007-09-081-0/+4
* Fix the ctypes tests. Patch from Victor Stinner. He writes:Thomas Heller2007-08-081-2/+2
* Four months of trunk changes (including a few releases...)Thomas Wouters2006-12-131-0/+13
* Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk.Thomas Wouters2006-05-271-1/+1
* Whitespace normalization.Tim Peters2006-03-091-2/+2
* Copy ctypes-0.9.9.4 Python modules from external into the trunk.Thomas Heller2006-03-081-0/+139