1. ffeee35 Issue #13979: Fix ctypes.util.find_library ldconfig regex by Meador Inge · 12 years ago
  2. cf1dd71 Try harder on issue #7356: ctypes.util: Make parsing of ldconfig output by Matthias Klose · 14 years ago
  3. 82f6091 Merged revisions 78979 via svnmerge from by Matthias Klose · 14 years ago
  4. 5ccfa29 Changed try/finally to contextlib.closing, as discussed in issue 6882. by Eric Smith · 15 years ago
  5. 81fd804 Issue #6882: Import uuid creates zombies processes. I used a slightly different patch than the one attached to the issue, to be consistent with the style in the rest of the module. by Eric Smith · 15 years ago
  6. 00cfc37 Merged revisions 72352 via svnmerge from by Thomas Heller · 15 years ago
  7. 17bf082 fix syntax in ctypes.util by Benjamin Peterson · 16 years ago
  8. 2c7e3ee Merge r68487 from svn+ssh://pythondev@svn.python.org/python/trunk: by Matthias Klose · 16 years ago
  9. 3eaaeb4 Merged revisions 63395-63396,63511,63522-63523 via svnmerge from by Thomas Heller · 16 years ago
  10. d4cb56d Convert some custom sort comparison functions to equivalent key functions. by Raymond Hettinger · 17 years ago
  11. f4d4f8b Explicitly close pipes so test_ctypes won't appear to randomly leak by Guido van Rossum · 17 years ago
  12. a37d4c6 Removed PyInt_GetMax and sys.maxint by Christian Heimes · 17 years ago
  13. 1b7f891 Merged revisions 58095-58132,58136-58148,58151-58197 via svnmerge from by Thomas Wouters · 17 years ago
  14. 84d66a0 Remove all the Python 2.3 compatibility markers (the Python 3 ctypes by Thomas Heller · 17 years ago
  15. be19ed7 Fix most trivially-findable print statements. by Guido van Rossum · 17 years ago
  16. fc7bb8c Merged revisions 53304-53433,53435-53450 via svnmerge from by Thomas Wouters · 18 years ago
  17. b940e11 SF patch 1631942 by Collin Winter: by Guido van Rossum · 18 years ago
  18. 0e3f591 Merged revisions 46753-51188 via svnmerge from by Thomas Wouters · 18 years ago
  19. 477c8d5 Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk. by Thomas Wouters · 18 years ago