1. 44b548d #27364: fix "incorrect" uses of escape character in the stdlib. by R David Murray · 8 years ago
  2. 3e04d5b Issue #27076: Merge spelling from 3.5 by Martin Panter · 8 years ago
  3. 46f5072 Issue #27076: Doc, comment and tests spelling fixes by Martin Panter · 8 years ago
  4. 31a858c Issue #16620: Got rid of using undocumented function glob.glob1(). by Serhiy Storchaka · 8 years ago
  5. e914cd1 Issue #16620: Fixed AttributeError in msilib.Directory.glob(). by Serhiy Storchaka · 8 years ago
  6. a84f6c3 Issue #25523: Merge a-to-an corrections from 3.4. by Serhiy Storchaka · 9 years ago
  7. d65c949 Issue #25523: Further a-to-an corrections. by Serhiy Storchaka · 9 years ago
  8. f299abd Issue #23731: Implement PEP 488. by Brett Cannon · 9 years ago
  9. c30b7b1 Issue #17047: remove doubled words found in 2.7 to 3.4 Lib/*, by Terry Jan Reedy · 11 years ago
  10. e130a52 Remove duplication. by Ezio Melotti · 13 years ago
  11. 987403b merge #11696 by Martin v. Löwis · 13 years ago
  12. f8d887e Closes #11696: Fix ID generation in msilib. Patch by Mark Mc Mahon. by Martin v. Löwis · 13 years ago
  13. a6e0b4f merge #7639 by Martin v. Löwis · 13 years ago
  14. 9bad3a9 Fix short file name generation in bdist_msi. by Martin v. Löwis · 13 years ago
  15. e01de8f remove pointless coding cookies by Florent Xicluna · 14 years ago
  16. 83eacca Merged revisions 73390 via svnmerge from by Martin v. Löwis · 15 years ago
  17. 513b2ac long integer -> integer. by Georg Brandl · 17 years ago
  18. 3172c5d Patch# 1258 by Christian Heimes: kill basestring. by Guido van Rossum · 17 years ago
  19. ce36ad8 Raise statement normalization in Lib/. by Collin Winter · 17 years ago
  20. d77d699 Change a bunch of file encodings from Latin-1 to UTF-8. by Guido van Rossum · 17 years ago
  21. aa97f04 Fix various spots where int/long and str/unicode unification by Walter Dörwald · 17 years ago
  22. ef87d6e Rip out all the u"..." literals and calls to unicode(). by Guido van Rossum · 17 years ago
  23. be19ed7 Fix most trivially-findable print statements. by Guido van Rossum · 17 years ago
  24. e2a383d Rip out 'long' and 'L'-suffixed integer literals. (Rough first cut.) by Guido van Rossum · 17 years ago
  25. b940e11 SF patch 1631942 by Collin Winter: by Guido van Rossum · 17 years ago
  26. 33552e9 Excise the sets module. SF #1500611 by Collin Winter. by Guido van Rossum · 17 years ago
  27. f1a69c1 Get rid of a bunch more has_key() uses. We *really* need a tool for this. by Neal Norwitz · 18 years ago
  28. 0e3f591 Merged revisions 46753-51188 via svnmerge from by Thomas Wouters · 18 years ago
  29. 477c8d5 Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk. by Thomas Wouters · 18 years ago
  30. fbab90e Import bdist_msi by Martin v. Löwis · 18 years ago