1. 540f045 Correct misspellings of ISO-8859 by Martin Panter · 8 years ago
  2. f1046ca Issue #4770: Restrict binascii module to accept only bytes (as specified). by Florent Xicluna · 14 years ago
  3. 1c25de6 Merged revisions 73952 via svnmerge from by Amaury Forgeot d'Arc · 15 years ago
  4. 3ed0deb Remove nonexisting stuff from __all__. by Georg Brandl · 15 years ago
  5. 3308e80 #6139: fix typo of variable name. by Georg Brandl · 15 years ago
  6. 5209857f Removed implicit convertions of str object to bytes from base64. by Alexandre Vassalotti · 16 years ago
  7. 05e8be1 Merged revisions 60990-61002 via svnmerge from by Christian Heimes · 17 years ago
  8. 98297ee Merging the py3k-pep3137 branch back into the py3k branch. by Guido van Rossum · 17 years ago
  9. 2cc1f6d More email package related repairs. This fixes smtplib's import and use of by Barry Warsaw · 17 years ago
  10. 9604e66 Oops. I copied a slightly older version of the email package from the sandbox. by Guido van Rossum · 17 years ago
  11. 8b3d659 Fix a more bytes/str confusion. by Barry Warsaw · 17 years ago
  12. 8b3febe Copying the email package back, despite its failings. by Guido van Rossum · 17 years ago
  13. 6398b7a Remove the email package for now. by Guido van Rossum · 17 years ago
  14. b053cd8 Killed the <> operator. You must now use !=. by Guido van Rossum · 18 years ago
  15. 49fd7fa Merge p3yk branch with the trunk up to revision 45595. This breaks a fair by Thomas Wouters · 18 years ago[Renamed (95%) from Lib/email/base64MIME.py]
  16. bb11386 Big email 3.0 API changes, with updated unit tests and documentation. by Barry Warsaw · 20 years ago
  17. 24f7976 Update to Python 2.3, getting rid of backward compatiblity crud. by Barry Warsaw · 20 years ago
  18. 5c2f153 Merge of the folding-reimpl-branch. Specific changes, by Barry Warsaw · 22 years ago
  19. c202d93 Use True/False everywhere, and other code cleanups. by Barry Warsaw · 22 years ago
  20. d2b2e53 header_encode(), encode(): Use _floordiv() from the appropriate by Barry Warsaw · 22 years ago
  21. ca948b4 Use floor division where appropriate. by Guido van Rossum · 22 years ago
  22. 8ac1495 Whitespace normalization. by Tim Peters · 22 years ago
  23. 409a4c0 Sync'ing with standalone email package 2.0.1. This adds support for by Barry Warsaw · 22 years ago