1. 765531d Issue #17516: use comment syntax for comments, instead of multiline string by Victor Stinner · 11 years ago
  2. 2606a6f Issue #16719: Get rid of WindowsError. Use OSError instead by Andrew Svetlov · 12 years ago
  3. ea69bd3 Issue #16169: Fix ctypes.WinError()'s confusion between errno and winerror by Richard Oudkerk · 12 years ago
  4. 605a62d Issue #15118: Change return value of os.uname() and os.times() from by Larry Hastings · 12 years ago
  5. 11e3813 Issue #13380: add an internal function for resetting the ctypes caches by Meador Inge · 13 years ago
  6. cf44883 Issue #8966: ctypes: Remove implicit bytes-unicode conversion by Victor Stinner · 14 years ago
  7. 554f3f0 Issue #850997: mbcs encoding (Windows only) handles errors argument: strict by Victor Stinner · 14 years ago
  8. 1a53091 Merged revisions 78544 via svnmerge from by Gregory P. Smith · 14 years ago
  9. 47bc809 Merged revisions 65681-65682,65684 via svnmerge from by Thomas Heller · 16 years ago
  10. 9cac7b6 Merged revisions 63977 via svnmerge from by Thomas Heller · 16 years ago
  11. 3071f81 Merged revisions 62338 via svnmerge from by Thomas Heller · 16 years ago
  12. dd15f6c Merged revisions 61239-61249,61252-61257,61260-61264,61269-61275,61278-61279,61285-61286,61288-61290,61298,61303-61305,61312-61314,61317,61329,61332,61344,61350-61351,61363-61376,61378-61379,61382-61383,61387-61388,61392,61395-61396,61402-61403 via svnmerge from by Christian Heimes · 16 years ago
  13. ff72122 Merged revisions 60001,60003-60004,60008 via svnmerge from by Thomas Heller · 17 years ago
  14. a37d4c6 Removed PyInt_GetMax and sys.maxint by Christian Heimes · 17 years ago
  15. 8ce8a78 Merged revisions 58221-58741 via svnmerge from by Guido van Rossum · 17 years ago
  16. 97f9d4f Patch #1318 by Amaury Forgeot d'Arc. by Guido van Rossum · 17 years ago
  17. 89d996e Merged revisions 57778-58052 via svnmerge from by Thomas Wouters · 17 years ago
  18. 674e938 Add a workaround for a strange bug on win64, when _ctypes is compiled by Thomas Heller · 17 years ago
  19. a73bfee Raise statement normalization in Lib/ctypes/. by Collin Winter · 17 years ago
  20. ed03b41 Merge the trunk changes in. Breaks socket.ssl for now. by Thomas Wouters · 17 years ago
  21. b5a755e Merged revisions 56301-56442 via svnmerge from by Guido van Rossum · 17 years ago
  22. 84d66a0 Remove all the Python 2.3 compatibility markers (the Python 3 ctypes by Thomas Heller · 17 years ago
  23. 6083131 Accept bytes for c_wchar_p instances and c_wchar array instances. by Thomas Heller · 17 years ago
  24. cd16bf6 Merged revisions 55817-55961 via svnmerge from by Guido van Rossum · 17 years ago
  25. aa97f04 Fix various spots where int/long and str/unicode unification by Walter Dörwald · 17 years ago
  26. ef87d6e Rip out all the u"..." literals and calls to unicode(). by Guido van Rossum · 17 years ago
  27. d8faa36 Merged revisions 53952-54987 via svnmerge from by Guido van Rossum · 17 years ago
  28. e2a383d Rip out 'long' and 'L'-suffixed integer literals. (Rough first cut.) by Guido van Rossum · 18 years ago
  29. fc7bb8c Merged revisions 53304-53433,53435-53450 via svnmerge from by Thomas Wouters · 18 years ago
  30. 89f507f Four months of trunk changes (including a few releases...) by Thomas Wouters · 18 years ago
  31. 00ee7ba Merge current trunk into p3yk. This includes the PyNumber_Index API change, by Thomas Wouters · 18 years ago
  32. 1b01e5c Fix some more has_key() uses. This could really use a tool to automate... by Guido van Rossum · 18 years ago
  33. 0e3f591 Merged revisions 46753-51188 via svnmerge from by Thomas Wouters · 18 years ago
  34. 477c8d5 Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk. by Thomas Wouters · 18 years ago
  35. 49fd7fa Merge p3yk branch with the trunk up to revision 45595. This breaks a fair by Thomas Wouters · 18 years ago
  36. 51f77b5 Remove the magic to run an uninstalled ctypes version from a CVS sandbox. by Thomas Heller · 18 years ago
  37. e8d09e5 Whitespace normalization. by Tim Peters · 18 years ago
  38. babddfc Copy ctypes-0.9.9.4 Python modules from external into the trunk. by Thomas Heller · 18 years ago