1. 3b0a329 Massive changes from SF 589982 (tempfile.py rewrite, by Zack by Guido van Rossum · 22 years ago
  2. 02d893c Patch #444359: Remove unused imports. by Martin v. Löwis · 23 years ago
  3. 0f715d2 Use string.ascii_letters instead of string.letters (SF bug #226706). by Fred Drake · 23 years ago
  4. c09cee4 SF bug 418615: regular expression bug in pipes.py. by Tim Peters · 23 years ago
  5. 352674d a few more __all__ lists by Skip Montanaro · 23 years ago
  6. 2344fae Whitespace normalization. by Tim Peters · 23 years ago
  7. 8152d32 Update the code to better reflect recommended style: by Fred Drake · 24 years ago
  8. 54f22ed More trivial comment -> docstring transformations by Ka-Ping Yee, who writes: by Guido van Rossum · 24 years ago
  9. ff3932a No need to import os in test(). (Andrew Dalke & kjpylint) by Guido van Rossum · 25 years ago
  10. 9694fca Convert all remaining *simple* cases of regex usage to re usage. by Guido van Rossum · 27 years ago
  11. 7bc817d * Mass change: get rid of all init() methods, in favor of __init__() by Guido van Rossum · 31 years ago
  12. 2db9135 Misc changes and new modules. whrandom is "objectified". SOCKET.py by Guido van Rossum · 32 years ago