1. 3679727 reverted distutils its 3.1 state. All new work is now happening in disutils2, and distutils is now feature-frozen. by Tarek Ziadé · 14 years ago
  2. 88e2c5d Merged revisions 76956 via svnmerge from by Tarek Ziadé · 15 years ago
  3. f8926b2 Merged revisions 74024 via svnmerge from by Tarek Ziadé · 15 years ago
  4. fd03645 #2834: Change re module semantics, so that str and bytes mixing is forbidden, by Antoine Pitrou · 16 years ago
  5. 5b7e9d7 General cleanup, raise normalization in Lib/distutils. by Collin Winter · 17 years ago
  6. 9d72bb4 Remove functions in string module that are also string methods. Also remove: by Neal Norwitz · 17 years ago
  7. b940e11 SF patch 1631942 by Collin Winter: by Guido van Rossum · 18 years ago
  8. 63ee110 use same compiler switches as core for extensions by Andrew MacIntyre · 21 years ago
  9. a6483d2 Remove 'created by' lines; people can use CVS for this, and the information is often out of date by Andrew M. Kuchling · 22 years ago
  10. 6b01685 This patch fixes the following bugs: by Gustavo Niemeyer · 22 years ago
  11. bffa52f Whitespace normalization (get rid of tabs). by Guido van Rossum · 22 years ago
  12. 4104db3 - comment improvement - implement viable library search routine for EMX by Andrew MacIntyre · 22 years ago
  13. 428a38c add parameter missing following Jeremy's compiler class refactoring by Andrew MacIntyre · 22 years ago
  14. 1b046e4 Add implementation of _compile() and use default compile() method. by Jeremy Hylton · 22 years ago
  15. 1bba31d Refactor compile() method implementations. by Jeremy Hylton · 22 years ago
  16. a2f9989 Fix unused local variables caught by pychecker. by Jeremy Hylton · 22 years ago
  17. cd8a114 Make setup.py less chatty by default. by Jeremy Hylton · 22 years ago
  18. 9273ec7 Forgot to add the new emxccompiler.py from Andrew I. MacIntyre's by Marc-André Lemburg · 22 years ago