1. 7c4a7e6 #18803: fix more typos. Patch by Févry Thibault. by Ezio Melotti · 11 years ago
  2. caeb6be Merge with 3.2: Issue #17047: removed doubled words in Doc/*, by Terry Jan Reedy · 11 years ago
  3. 65e69b3 Issue #17047: removed doubled words in Doc/*, Mac/*, and Tool/* by Terry Jan Reedy · 11 years ago
  4. 61f996b Issue #12406: prevent case where shortened name could conflict with short name. by Martin v. Löwis · 12 years ago
  5. e9a4de5 Drop cabarc artifact. by Martin v. Löwis · 14 years ago
  6. 49561ad Replace cabarc with FCICreate. by Martin v. Löwis · 14 years ago
  7. 2e3d539 Change pyc removal to support __pycache__. by Martin v. Löwis · 14 years ago
  8. 797721b Add various missing files. Improve detection of unpackaged files. by Martin v. Löwis · 14 years ago
  9. fdb12a3 Revert 3k change to msilib, which is executed with Python 2.x. by Georg Brandl · 15 years ago
  10. 4ed72ac #5624: _winreg is winreg in Python 3. by Georg Brandl · 15 years ago
  11. 3b6cc095 Revert r63378. These files need to stay compatible with Python 2.x (until Python 3.0 is actually used to package Python). by Martin v. Löwis · 16 years ago
  12. 35c8658 Merged revisions 64119,64147,64150,64165,64219-64221,64229-64230,64233,64235,64253,64278,64280,64301,64303,64320,64328,64338-64339 via svnmerge from by Amaury Forgeot d'Arc · 16 years ago
  13. f38e0d0 Merged revisions 64185-64196 via svnmerge from by Martin v. Löwis · 16 years ago
  14. 90cc5ab Merged revisions 63625-63629,63631-63633,63635-63638 via svnmerge from by Martin v. Löwis · 16 years ago
  15. 38feaf0 #2879: rename _winreg to winreg. by Georg Brandl · 16 years ago
  16. bf82e37 More 2to3 fixes in the Tools directory. Fixes #2893. by Georg Brandl · 16 years ago
  17. 52ca6cc Merged revisions 59321-59322 via svnmerge from by Christian Heimes · 17 years ago
  18. 4c6c7ca Port to Python 3.0. by Martin v. Löwis · 17 years ago
  19. a817e58 Convert raise statements in Tools/. by Collin Winter · 17 years ago
  20. 6afaeb7 Convert print statements to function calls in Tools/. by Collin Winter · 17 years ago
  21. 360e4b8 Merged revisions 55325-55327 via svnmerge from by Guido van Rossum · 17 years ago
  22. d149c21 Open dll file in binary. by Martin v. Löwis · 18 years ago
  23. b6be87f Whitespace normalization. by Tim Peters · 18 years ago
  24. 856bf9a Add build support for AMD64. by Martin v. Löwis · 18 years ago
  25. 420254d Use lzx:21 for compression. Backported to 2.4 by Martin v. Löwis · 19 years ago
  26. 141f41a Reuse componentids for *.dll across minor releases. by Martin v. Löwis · 19 years ago
  27. 1e3a264 Generate the product code properly by Martin v. Löwis · 20 years ago
  28. 104c46b Support Python 2.2. by Martin v. Löwis · 20 years ago
  29. 94607dd Whitespace normalization. by Tim Peters · 20 years ago
  30. 8ffe9ab Move msi from sandbox to Tools. by Martin v. Löwis · 20 years ago