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