1. 2dced8b Patch 1329 (partial) by Christian Heimes. by Guido van Rossum · 17 years ago
  2. c582bfc Fix quopri to operate consistently on bytes. by Martin v. Löwis · 17 years ago
  3. 68937b4 Change some uses of cStringIO.StringIO to io.StringIO. by Guido van Rossum · 17 years ago
  4. be19ed7 Fix most trivially-findable print statements. by Guido van Rossum · 17 years ago
  5. b940e11 SF patch 1631942 by Collin Winter: by Guido van Rossum · 17 years ago
  6. 3c4a629 import statements only raise ImportError, right? by Skip Montanaro · 22 years ago
  7. 1346e83 Patch 471400: escape single-dot lines; by Jason Hildebrand. by Guido van Rossum · 23 years ago
  8. 527e64f Whitespace normalization. by Tim Peters · 23 years ago
  9. 16dc7f4 Patch #462190, patch #464070: Support quoted printable in the binascii module. by Martin v. Löwis · 23 years ago
  10. 54e54c6 The first batch of changes recommended by the fixdiv tool. These are by Guido van Rossum · 23 years ago
  11. d1c2965 Whitespace normalization; the plat-riscos file didn't even get by tabnanny.py. by Tim Peters · 23 years ago
  12. dac67ac encode(): Fixed the handling of soft line breaks for lines over 76 by Barry Warsaw · 23 years ago
  13. 9b630a5 Better support for RFC 1521 quoted-printable specification, along with by Barry Warsaw · 23 years ago
  14. 14b90a4 Strip \r as trailing whitespace as part of soft line endings. by Guido van Rossum · 23 years ago
  15. c62c81e __all__ for several more modules by Skip Montanaro · 23 years ago
  16. 2344fae Whitespace normalization. by Tim Peters · 23 years ago
  17. 8152d32 Update the code to better reflect recommended style: by Fred Drake · 24 years ago
  18. 7724944 Fix Bug #115907: encode '=' as '=3D' and not '==' by Jeremy Hylton · 24 years ago
  19. e7b146f The third and final doc-string sweep by Ka-Ping Yee. by Guido van Rossum · 24 years ago
  20. 8ca8420 A few lines were indented using spaces instead of tabs -- fix them. by Guido van Rossum · 26 years ago
  21. 105bd98 Added /usr/bin/env python and made executable. by Guido van Rossum · 27 years ago
  22. 56f78d9 Set correct RFC number. by Guido van Rossum · 27 years ago
  23. 54c1510 improved test/main program by Guido van Rossum · 29 years ago
  24. f194546 two mime encoding schemes by Guido van Rossum · 29 years ago