1. fa2c61a More automated version replacement. by Georg Brandl · 13 years ago
  2. 3937083 Make (most of) Python's tests pass under Thread Sanitizer. by Jeffrey Yasskin · 14 years ago
  3. 6dc46f5 Merged revisions 72040 via svnmerge from by Eric Smith · 15 years ago
  4. ffe431d Merged revisions 68203 via svnmerge from by Martin v. Löwis · 16 years ago
  5. 12f8a05 Fix the Windows build by removing references to the cStringIO module by Thomas Heller · 16 years ago
  6. e1b5ac6 Remove meaning of -ttt, but still accept -t option on cmdline for compatibility. by Georg Brandl · 16 years ago
  7. a26f8ca Revert r63934 -- it was mixing two patches. by Georg Brandl · 16 years ago
  8. f954c4b Remove meaning of -ttt, but still accept -t option on cmdline for compatibility. by Georg Brandl · 16 years ago
  9. 0a7ac7d Create the dbm package from PEP 3108. #2881. by Georg Brandl · 16 years ago
  10. 2067bfd Rename thread to _thread and dummy_thread to _dummy_thread. Issue #2875. by Georg Brandl · 16 years ago
  11. 6cf49cf Remove the dl module per PEP 3108. by Neal Norwitz · 16 years ago
  12. 292d351 Merged revisions 60481,60485,60489-60520,60523-60527,60530-60533,60535-60538,60540-60551 via svnmerge from by Christian Heimes · 16 years ago
  13. c05d384 Remove more hotshot cruft. by Neal Norwitz · 17 years ago
  14. 0ea230b Remove more traces of bufferobject.[ch] from build files etc. by Guido van Rossum · 17 years ago
  15. 9cfc62c cPickle was removed by Neal Norwitz · 17 years ago
  16. 0cb85a9 Remove more references to intobject. by Guido van Rossum · 17 years ago
  17. e7ba495 Merged revisions 55631-55794 via svnmerge from by Guido van Rossum · 17 years ago
  18. ebe3e16 Merged revisions 55342-55406 via svnmerge from by Guido van Rossum · 17 years ago
  19. 0368b72 Merged revisions 55225-55227,55229-55269 via svnmerge from by Guido van Rossum · 17 years ago
  20. 0e3f591 Merged revisions 46753-51188 via svnmerge from by Thomas Wouters · 18 years ago
  21. 49fd7fa Merge p3yk branch with the trunk up to revision 45595. This breaks a fair by Thomas Wouters · 18 years ago
  22. 744b313 add build machinery for the SSL socket module by Andrew MacIntyre · 19 years ago
  23. ff59f3c make thread stack size compile-time tunable on OS/2, increase main stack by Andrew MacIntyre · 20 years ago
  24. 96b3725 bring modules up to date, correct .DEF file version by Andrew MacIntyre · 20 years ago
  25. 378d3c0 bring OS/2 EMX port build environment up to date by Andrew MacIntyre · 20 years ago
  26. 4d04639 add definitions required for expat 1.95.7 by Andrew MacIntyre · 21 years ago
  27. 51578ae - add build support for curses extension to be a normal DLL as well as by Andrew MacIntyre · 21 years ago
  28. bac1ea9 More pre-2.3 build tweaks for the OS/2 EMX port: by Andrew MacIntyre · 21 years ago
  29. 4ee893f More pre-2.3 build tweaks for the OS/2 EMX port: by Andrew MacIntyre · 21 years ago
  30. 23ec1dc bump stack size to cater for _sre recursion. by Andrew MacIntyre · 21 years ago
  31. 631e87f Makefile & config.c: - restructure build for modules now in Python DLL by Andrew MacIntyre · 21 years ago
  32. d4c9b16 Makefile: - add _csv module to the build list - various cleanups by Andrew MacIntyre · 21 years ago
  33. 4f28c4d OS/2 EMX build updates for recent CVS changes by Andrew MacIntyre · 21 years ago
  34. 3c5bfbe fix a merge mistake - readline not built by default by Andrew MacIntyre · 22 years ago
  35. 978697b Build process updates: by Andrew MacIntyre · 22 years ago
  36. e7a8cad make BSDDB 1.85 module buildable again after BSDDB3 module import by Andrew MacIntyre · 22 years ago
  37. 4fffdff Build process updates: by Andrew MacIntyre · 22 years ago
  38. 4a79e36 make _sre a dynamically loadable module and build xxsubtype by Andrew MacIntyre · 22 years ago
  39. 07c639f add enumobject.c to build machinery by Andrew MacIntyre · 22 years ago
  40. 6c65531 update build infrastructure for pymalloc and bool changes by Andrew MacIntyre · 22 years ago
  41. 41d97d6 Create and populate OS/2 EMX port build directory: by Andrew MacIntyre · 22 years ago