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