1. 8c663fd Replace KB unit with KiB (#4293) by Victor Stinner · 7 years ago
  2. 44b548d #27364: fix "incorrect" uses of escape character in the stdlib. by R David Murray · 8 years ago
  3. 7462b649 Issue #25523: Correct "a" article to "an" article by Martin Panter · 9 years ago
  4. 6a9c0e5 Issue #12641: Avoid passing "-mno-cygwin" to the mingw32 compiler, except when necessary. by Antoine Pitrou · 11 years ago
  5. 3c678c3 Issue #12641: Avoid passing "-mno-cygwin" to the mingw32 compiler, except when necessary. by Antoine Pitrou · 11 years ago
  6. f7a17b4 Replace IOError with OSError (#16715) by Andrew Svetlov · 12 years ago
  7. 7d30b80 Issue #15315: Support VS 2010 in distutils cygwincompiler. by Martin v. Löwis · 12 years ago
  8. 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
  9. 1392500 #11565: Fix several typos. Patch by Piotr Kasprzyk. by Ezio Melotti · 13 years ago
  10. c6d7ead Merged revisions 86223-86224,86226,86234 via svnmerge from by Éric Araujo · 14 years ago
  11. 41fe282 Merged revisions 73975 via svnmerge from by Tarek Ziadé · 15 years ago
  12. e653a7d Merged revisions 73354 via svnmerge from by Tarek Ziadé · 15 years ago
  13. ff54336 Merged revisions 73348 via svnmerge from by Tarek Ziadé · 15 years ago
  14. 015c810 Merged revisions 73336 via svnmerge from by Tarek Ziadé · 15 years ago
  15. c4fe6f3 Merged revisions 65780,65782,65785,65809,65812,65834,65846,65859,65861 via svnmerge from by Benjamin Peterson · 16 years ago
  16. fd03645 #2834: Change re module semantics, so that str and bytes mixing is forbidden, by Antoine Pitrou · 16 years ago
  17. cbf3b5c Merged revisions 59275-59303 via svnmerge from by Christian Heimes · 17 years ago
  18. 5b7e9d7 General cleanup, raise normalization in Lib/distutils. by Collin Winter · 17 years ago
  19. 9d72bb4 Remove functions in string module that are also string methods. Also remove: by Neal Norwitz · 17 years ago
  20. b940e11 SF patch 1631942 by Collin Winter: by Guido van Rossum · 18 years ago
  21. 5a6601c Update compatibility comments to 2.1, corresponding to PEP 291 1.13. by Martin v. Löwis · 20 years ago
  22. 6db15d7 Whitespace normalization. by Tim Peters · 20 years ago
  23. 7db57b3 Patch #870382: Automatically add msvcr71 to the list of libraries if by Martin v. Löwis · 20 years ago
  24. 182b5ac Whitespace normalization, via reindent.py. by Tim Peters · 20 years ago
  25. 2400e93 SF #877165: Give an info about what C++ compiler command should be by Hye-Shik Chang · 20 years ago
  26. 21664d8 Patch #709178: remove -static option from cygwinccompiler by Jason Tishler · 21 years ago
  27. dcae0dc Patch #718551: cygwinccompiler.get_versions() patch by Jason Tishler · 21 years ago
  28. 70367d3 Patch #709178: remove -static option from cygwinccompiler by Jason Tishler · 21 years ago
  29. d448f66 Add comment to Distutil files about requiring 1.5.2 compatibility, as by Andrew M. Kuchling · 22 years ago
  30. 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
  31. 6b01685 This patch fixes the following bugs: by Gustavo Niemeyer · 22 years ago
  32. 1b046e4 Add implementation of _compile() and use default compile() method. by Jeremy Hylton · 22 years ago
  33. 1bba31d Refactor compile() method implementations. by Jeremy Hylton · 22 years ago
  34. a2f9989 Fix unused local variables caught by pychecker. by Jeremy Hylton · 22 years ago
  35. cd8a114 Make setup.py less chatty by default. by Jeremy Hylton · 22 years ago
  36. b94b849 Whitespace normalization. by Fred Drake · 23 years ago
  37. 4f1cd8b Patch #411138: Rename config.h to pyconfig.h. Closes bug #231774. by Martin v. Löwis · 23 years ago
  38. 6e9c0ba Remove redundant import by Andrew M. Kuchling · 23 years ago
  39. ac20f77 Back out conversion to string methods; the Distutils is intended to work by Andrew M. Kuchling · 23 years ago
  40. b3acd3e String method conversion. by Eric S. Raymond · 23 years ago
  41. 132dce2 Update the code to better reflect recommended style: by Fred Drake · 24 years ago
  42. 4240648 Big patch from Rene Liebscher to simplify the CCompiler API and by Greg Ward · 24 years ago
  43. 7483d68 Rene Liebscher: comment fixes. by Greg Ward · 24 years ago
  44. e8e9d11 Overhauld 'check_config_h()': now returns a (status, details) tuple, by Greg Ward · 24 years ago
  45. b1dceae Rene Liebscher: by Greg Ward · 24 years ago
  46. bf5c709 Latest version from Rene Liebscher; major changes: by Greg Ward · 24 years ago
  47. 612eb9f Fixed a grab-bag of typos spotted by Rob Hooft. by Greg Ward · 24 years ago
  48. f34506a Cleaned up and reformatted by Rene Liebscher. by Greg Ward · 24 years ago
  49. 7c6395a Implementation of the CCompiler class for Cygwin and Mingw32, ie. the two by Greg Ward · 24 years ago