1. 7c9719c Fix closes Issue11439 Remove the SVN keywords from the code as it is no longer applicable in hg. Patch Contributed by Neil Muller. by Senthil Kumaran · 13 years ago
  2. bee5cef Always close files in distutils code and tests (#10252). by Éric Araujo · 14 years ago
  3. 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
  4. 88e2c5d Merged revisions 76956 via svnmerge from by Tarek Ziadé · 15 years ago
  5. f8926b2 Merged revisions 74024 via svnmerge from by Tarek Ziadé · 15 years ago
  6. fd03645 #2834: Change re module semantics, so that str and bytes mixing is forbidden, by Antoine Pitrou · 16 years ago
  7. 5b7e9d7 General cleanup, raise normalization in Lib/distutils. by Collin Winter · 17 years ago
  8. 9d72bb4 Remove functions in string module that are also string methods. Also remove: by Neal Norwitz · 17 years ago
  9. b940e11 SF patch 1631942 by Collin Winter: by Guido van Rossum · 18 years ago
  10. 63ee110 use same compiler switches as core for extensions by Andrew MacIntyre · 21 years ago
  11. 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
  12. 6b01685 This patch fixes the following bugs: by Gustavo Niemeyer · 22 years ago
  13. bffa52f Whitespace normalization (get rid of tabs). by Guido van Rossum · 22 years ago
  14. 4104db3 - comment improvement - implement viable library search routine for EMX by Andrew MacIntyre · 22 years ago
  15. 428a38c add parameter missing following Jeremy's compiler class refactoring by Andrew MacIntyre · 22 years ago
  16. 1b046e4 Add implementation of _compile() and use default compile() method. by Jeremy Hylton · 22 years ago
  17. 1bba31d Refactor compile() method implementations. by Jeremy Hylton · 22 years ago
  18. a2f9989 Fix unused local variables caught by pychecker. by Jeremy Hylton · 22 years ago
  19. cd8a114 Make setup.py less chatty by default. by Jeremy Hylton · 22 years ago
  20. 9273ec7 Forgot to add the new emxccompiler.py from Andrew I. MacIntyre's by Marc-André Lemburg · 22 years ago