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