1. 1f571c6 Remove Barry's love of deprecated syntax to silence warnings in the email by Brett Cannon · 17 years ago
  2. 4ba9e5b Patch #1634778: add missing encoding aliases for iso8859_15 and iso8859_16. by Georg Brandl · 19 years ago
  3. 40ef006 Merge email package 4.0 from the sandbox, including documentation, test cases, by Barry Warsaw · 19 years ago[Renamed (90%) from Lib/email/Charset.py]
  4. e58df82 Port relevant patches for SF 1409455 to the trunk for email 3.0/Python 2.5. by Barry Warsaw · 19 years ago
  5. ea7c7af __init__(): Coerce the input_charset to unicode (with ascii encoding) before by Barry Warsaw · 21 years ago
  6. bb11386 Big email 3.0 API changes, with updated unit tests and documentation. by Barry Warsaw · 21 years ago
  7. 41f6ad6 Update to Python 2.3, getting rid of backward compatiblity crud. by Barry Warsaw · 21 years ago
  8. 4a44293 Fixes to support CJKCodecs as per SF bug #852347. Actually, this by Barry Warsaw · 22 years ago
  9. 784cf6a Merge of the folding-reimpl-branch. Specific changes, by Barry Warsaw · 22 years ago
  10. 4e68a1e CHARSETS, ALIASES, CODEC_MAP: SF feature request 633543, Korean by Barry Warsaw · 23 years ago
  11. 3d57589 body_encode(): Fixed typo reported by Chris Lawrence, closing SF bug by Barry Warsaw · 23 years ago
  12. 7cd7240 CHARSETS: Add faux '8bit' encoding for representing raw 8-bit data for by Barry Warsaw · 23 years ago
  13. ab9439f Update the urls and other information about the add-on Japanese, by Barry Warsaw · 23 years ago
  14. 14fc464 __init__(): RFC 2046 $4.1.2 says charsets are not case sensitive. by Barry Warsaw · 23 years ago
  15. 12272a2 Docstring consistency with the updated .tex files. by Barry Warsaw · 23 years ago
  16. 5932c9b Added a feature suggested by Martin v Loewis, where a new header by Barry Warsaw · 23 years ago
  17. 280488b Whitespace normalization. by Tim Peters · 23 years ago
  18. bb98c8c _is_unicode(): Use UnicodeType instead of the unicode builtin for by Barry Warsaw · 23 years ago
  19. 1a7ac35 Importing Charset should not fail when Unicode is disabled. (XXX by Guido van Rossum · 23 years ago
  20. 8ac1495 Whitespace normalization. by Tim Peters · 23 years ago
  21. 409a4c0 Sync'ing with standalone email package 2.0.1. This adds support for by Barry Warsaw · 23 years ago