1. df75fee #22508: Drop email __version__ string. It no longer means anything. by R David Murray · 10 years ago
  2. 1b6c724 #11686: add missing entries to email __all__ lists. by R David Murray · 13 years ago
  3. 0c4cc55 fix import in email.message_from_binary_file() by Victor Stinner · 14 years ago
  4. 96fd54e #4661: add bytes parsing and generation to email (email version bump to 5.1.0) by R. David Murray · 14 years ago
  5. 8b3febe Copying the email package back, despite its failings. by Guido van Rossum · 17 years ago
  6. 6398b7a Remove the email package for now. by Guido van Rossum · 17 years ago
  7. 0e3f591 Merged revisions 46753-51188 via svnmerge from by Thomas Wouters · 18 years ago
  8. 49fd7fa Merge p3yk branch with the trunk up to revision 45595. This breaks a fair by Thomas Wouters · 18 years ago
  9. a0f28ef Ported 42075 from release23-maint branch. by Barry Warsaw · 19 years ago
  10. 7cf9ce2 Fixes for SF #1076485, which I'll apply to the CVS head too. The problem was by Barry Warsaw · 20 years ago
  11. 99b7d64 There's likely nothing more to do to the email package before Python 2.4 is by Barry Warsaw · 20 years ago
  12. 2294bfc All known bugs are closed, and Python 2.4b1 is coming out soon, so bump by Barry Warsaw · 20 years ago
  13. bb11386 Big email 3.0 API changes, with updated unit tests and documentation. by Barry Warsaw · 20 years ago
  14. 24f7976 Update to Python 2.3, getting rid of backward compatiblity crud. by Barry Warsaw · 20 years ago
  15. 339270e Bump version number to 2.5.5 by Barry Warsaw · 21 years ago
  16. c86c24e Bump the version number for the standalone mimelib package. by Barry Warsaw · 21 years ago
  17. db6888b _make_boundary(): Fix for SF bug #745478, broken boundary calculation by Barry Warsaw · 21 years ago
  18. 362310d Bump version number by Barry Warsaw · 21 years ago
  19. 1a99cf0 Bump to version 2.5.1 by Barry Warsaw · 21 years ago
  20. e159d58 Temporary bump of the version number. by Barry Warsaw · 22 years ago
  21. 5fe9ead Email version 2.5 -- I will now backport this to Python 2.2.3. by Barry Warsaw · 22 years ago
  22. df6c70b beta 1 by Barry Warsaw · 22 years ago
  23. 72261c9 Actually, make this 2.5a1 since it will include API changes that may by Barry Warsaw · 22 years ago
  24. 207d1c2 Bump to 2.5 by Barry Warsaw · 22 years ago
  25. 8f4dcbd Bump __version__ (yes, to 2.5 "minus") by Barry Warsaw · 22 years ago
  26. 1a6ea33 Bump the __version__ by Barry Warsaw · 22 years ago
  27. c986e54 Bump version number to 2.4.2 to pick up the latest minor bug fixes. by Barry Warsaw · 22 years ago
  28. 1d475d3 Bump the version to 2.4.1 (not 2.5 as previously mentioned) to sync it by Barry Warsaw · 22 years ago
  29. 419b284 __all__: Updated by Barry Warsaw · 22 years ago
  30. d20b665 The ansi_x3.4_1968 encoding is an alias for ascii, but isn't known in by Barry Warsaw · 22 years ago
  31. f776e69 Code cleanup and add docstrings. by Barry Warsaw · 22 years ago
  32. 6f30a8a __version__: Bump to 2.4 by Barry Warsaw · 22 years ago
  33. 7817004 Bump to 2.3.1 to pick up the missing file. by Barry Warsaw · 22 years ago
  34. 4d5ef6a Bump version number to 2.3 by Barry Warsaw · 22 years ago
  35. d8e8e54 message_from_string(), message_from_file(): The consensus on the by Barry Warsaw · 22 years ago
  36. 2d2fc22 Anthony Baxter's patch to expose the parser's `strict' flag in these by Barry Warsaw · 22 years ago
  37. 27b168c With the addition of Oleg's support for RFC 2231, it's time to bump by Barry Warsaw · 22 years ago
  38. 9d5e4aa Bump to version 2.0.5, and also use absolute import paths. by Barry Warsaw · 22 years ago
  39. 4319315 Bump to version 2.0.4 by Barry Warsaw · 22 years ago
  40. 8c1aac2 Complete a merge of the mimelib project and the Python cvs codebases by Barry Warsaw · 22 years ago
  41. 409a4c0 Sync'ing with standalone email package 2.0.1. This adds support for by Barry Warsaw · 22 years ago
  42. 2ae0b01 Fix __all__ to the current list of exported modules (must pass the by Barry Warsaw · 23 years ago
  43. e968ead Give me back my page breaks. by Barry Warsaw · 23 years ago
  44. 527e64f Whitespace normalization. by Tim Peters · 23 years ago
  45. ba92580 The email package version 1.0, prototyped as mimelib by Barry Warsaw · 23 years ago