1. 775632b #19957: Simplify encode_7or8bit now that _payload is always str. by R David Murray · 11 years ago
  2. 00ae435 #18324: set_payload now correctly handles binary input. by R David Murray · 11 years ago
  3. f6069f9 #14360: make encoders.encode_quopri work. by R David Murray · 11 years ago
  4. ec317a8 #17171: fix email.encoders.encode_7or8bit when applied to binary data. by R David Murray · 12 years ago
  5. ceaa8b1 #16564: Fix regression in use of encoders.encode_noop with binary data. by R David Murray · 12 years ago
  6. 78099bb Merge #9298 fix. by R David Murray · 14 years ago
  7. 6d94bd4 #9298: restore proper folding of base64 encoded bodies. by R David Murray · 14 years ago
  8. 56a9d7e #11554: reactivate test_email_codecs, and make it pass. by R David Murray · 14 years ago
  9. 99147c4 Merged revisions 81685 via svnmerge from by R. David Murray · 14 years ago
  10. 7da8f06 #4768: store base64 encoded email body parts as text, not binary. by R. David Murray · 14 years ago
  11. f870d87 Merged revisions 79996,80855 via svnmerge from by R. David Murray · 15 years ago
  12. ef3d6bd Merged revisions 79994 via svnmerge from by R. David Murray · 15 years ago
  13. 8b2af27 More email package fixes. by Barry Warsaw · 17 years ago
  14. 8b3febe Copying the email package back, despite its failings. by Guido van Rossum · 17 years ago
  15. 6398b7a Remove the email package for now. by Guido van Rossum · 17 years ago
  16. 49fd7fa Merge p3yk branch with the trunk up to revision 45595. This breaks a fair by Thomas Wouters · 19 years ago[Renamed (93%) from Lib/email/Encoders.py]
  17. bb11386 Big email 3.0 API changes, with updated unit tests and documentation. by Barry Warsaw · 20 years ago
  18. 61e5616 encode_7or8bit(): Clearing out some old patches; iso-2202 is non-ASCII but by Barry Warsaw · 21 years ago
  19. 12272a2 Docstring consistency with the updated .tex files. by Barry Warsaw · 22 years ago
  20. 8c1aac2 Complete a merge of the mimelib project and the Python cvs codebases by Barry Warsaw · 23 years ago
  21. 409a4c0 Sync'ing with standalone email package 2.0.1. This adds support for by Barry Warsaw · 23 years ago
  22. e968ead Give me back my page breaks. by Barry Warsaw · 23 years ago
  23. 527e64f Whitespace normalization. by Tim Peters · 23 years ago
  24. 6f70c41 cosmetic by Barry Warsaw · 23 years ago
  25. ba92580 The email package version 1.0, prototyped as mimelib by Barry Warsaw · 23 years ago