1. 328cf3c Issue #19590: Use specific asserts in email tests. by Serhiy Storchaka · 11 years ago
  2. 740d6b6 Issue #12037: Fix test_email for desktop Windows. by Terry Jan Reedy · 11 years ago
  3. 00ae435 #18324: set_payload now correctly handles binary input. by R David Murray · 11 years ago
  4. b5bc353 #18741: fix more typos. Patch by Févry Thibault. by Ezio Melotti · 11 years ago
  5. 1c4810b #18505: fix duplicate name and remove duplicate test. Patch by Vajrasky Kok. by Ezio Melotti · 11 years ago
  6. 271ade8 #18503: small cleanups in test_email. by R David Murray · 11 years ago
  7. b5c9dfd Closes #18475: add unittest.main() to test_email/test_inversions. by R David Murray · 11 years ago
  8. 4883003 Closes #18464: fix typo in test name. by R David Murray · 11 years ago
  9. 923512f #18431: Decode encoded words in atoms in new email parser. by R David Murray · 11 years ago
  10. 65171b2 #18044: Fix parsing of encoded words of the form =?utf8?q?=XX...?= by R David Murray · 11 years ago
  11. 2a99d5d #18380: pass regex flags to the right argument. Patch by Valentina Mukhamedzhanova. by Ezio Melotti · 11 years ago
  12. f6069f9 #14360: make encoders.encode_quopri work. by R David Murray · 11 years ago
  13. 6bcc0f1 #17877: skip test if the Olson's TZ database is missing. by Ezio Melotti · 11 years ago
  14. 8093d6f Merge: #17431: Fix missing import of BytesFeedParser in email.parser. by R David Murray · 11 years ago
  15. 965794e Merge: PEP8 fixup on previous patch, remove unused imports in test_email. by R David Murray · 12 years ago
  16. addb0be Merge: #14645: Generator now emits correct linesep for all parts. by R David Murray · 12 years ago
  17. 66383b2 Merge: #17171: fix email.encoders.encode_7or8bit when applied to binary data. by R David Murray · 12 years ago
  18. 6cb1d67 Merge: #16564: Fix regression in use of encoders.encode_noop with binary data. by R David Murray · 12 years ago
  19. e201e9d Merge: #16948: Fix quopri encoding of non-latin1 character sets. by R David Murray · 12 years ago
  20. 844b0e6 #16811: Fix folding of headers with no value in provisional policies. by R David Murray · 12 years ago
  21. 3f5db39 Fix a few typos and a double semicolon. Patch by Eitan Adler. by Ezio Melotti · 12 years ago
  22. 9d95cbe Close #15165: Fix test_email on Windows 64 bits by Victor Stinner · 12 years ago
  23. 1aca31e Closes #15925: fix regression in parsedate() and parsedate_tz() that should return None if unable to parse the argument. by Georg Brandl · 12 years ago
  24. ad2a7d5 Merge #15249: Mangle From lines correctly when body contains invalid bytes. by R David Murray · 12 years ago
  25. 1f924d2 Added test for a bug fixed in issue #665194. by Alexander Belopolsky · 12 years ago
  26. b8687df #665194: Update email.utils.localtime to use astimezone, and fix bug. by R David Murray · 12 years ago
  27. 970bef2 Merge #15232: correctly mangle From lines in MIME preamble and epilogue by R David Murray · 12 years ago
  28. 97f43c0 #15160: Extend the new email parser to handle MIME headers. by R David Murray · 12 years ago
  29. 76935b9 Issue #14653: email.utils.mktime_tz() no longer relies on system by Alexander Belopolsky · 12 years ago
  30. 82ffabd #2658: Add test for issue fixed by fix for #1079. by R David Murray · 12 years ago
  31. 07ea53c #1079: Fix parsing of encoded words. by R David Murray · 12 years ago
  32. 1be413e Don't use metaclasses when class decorators can do the job. by R David Murray · 12 years ago
  33. 56517e5 Make parameterized tests in email less hackish. by R David Murray · 12 years ago
  34. 026ba31 #10839: add new test file that was omitted from checkin by R David Murray · 12 years ago
  35. 6bed342 Refactor test_email/test_pickleable and add tests for date headers by R David Murray · 12 years ago
  36. a7c9ddb Regularize test_email/test_headerregistry's references to policy. by R David Murray · 12 years ago
  37. d41595b Refactor test_email/test_defect_handling. by R David Murray · 12 years ago
  38. 7ef3ff3 #12515: email now registers a defect if the MIME end boundary is missing. by R David Murray · 12 years ago
  39. 80e0aee #1672568: email now registers defects for base64 payload format errors. by R David Murray · 12 years ago
  40. adbdcdb #14925: email now registers a defect for missing header/body separator. by R David Murray · 12 years ago
  41. ea97668 Make headerregistry fully part of the provisional api. by R David Murray · 12 years ago
  42. 032eed3 Recognize '<>' as a special case of an angle-addr in header_value_parser. by R David Murray · 12 years ago
  43. d2d521e #665194: Add a localtime function to email.utils. by R David Murray · 12 years ago
  44. dcaf2ec #12586: Fix a small oversight in the new email policy header setting code. by R David Murray · 12 years ago
  45. 0b6f6c8 #12586: add provisional email policy with new header parsing and folding. by R David Murray · 12 years ago
  46. c27e522 #14731: refactor email policy framework. by R David Murray · 12 years ago
  47. 42243c4 #14380: Make actual default match docs, fix __init__ order. by R David Murray · 12 years ago
  48. 8680bcc #14380: Have MIMEText defaults to utf-8 when passed non-ASCII unicode by R David Murray · 12 years ago
  49. 80e22b5 Merge #11686: add missing entries to email __all__ lists. by R David Murray · 12 years ago
  50. 7104c72 #12788: fix error in test_policy when run under refleak detection by R David Murray · 12 years ago
  51. b53319f #12818: remove escaping of () in quoted strings in formataddr by R David Murray · 12 years ago
  52. 8d8f110 #14062: fix BytesParser handling of Header objects by R David Murray · 12 years ago
  53. e292283 Merge #14291: if a header has non-ascii unicode, default to CTE using utf-8 by R David Murray · 12 years ago
  54. 910df32 #8315: add automatic unittest test discovery in test.test_email by R David Murray · 12 years ago
  55. d8b509b #13012: use splitlines(keepends=True/False) instead of splitlines(0/1). by Ezio Melotti · 13 years ago
  56. 875048b #665194: support roundtripping RFC2822 date stamps in the email.utils module by R David Murray · 13 years ago
  57. 749073a #1874: detect invalid multipart CTE and report it as a defect. by R David Murray · 13 years ago
  58. e76ff40 merge #11584: make Header and make_header handle binary unknown-8bit input by R David Murray · 13 years ago
  59. 7df0837 merge #11584: make decode_header handle Header objects correctly by R David Murray · 13 years ago
  60. 3edd22a #11731: simplify/enhance parser/generator API by introducing policy objects. by R David Murray · 13 years ago
  61. f329998 Merge: #11492: rewrite header folding algorithm. Less code, more passing tests. by R David Murray · 13 years ago
  62. e2c4cfc Merge: Improve message.py test coverage to 100%. by R David Murray · 13 years ago
  63. b35c850 #11684: Complete parser bytes interface by adding BytesHeaderParser by R David Murray · 13 years ago
  64. eb9e074 Use stock assertEqual instead of custom ndiffAssertEqual. by R David Murray · 13 years ago
  65. 7ede59d Merge #11492: fix header truncation on folding when there are runs of split chars. by R David Murray · 13 years ago
  66. 63d320b Merge: Improve test coverage of _split_ascii method. by R David Murray · 13 years ago
  67. 8debacb #1690608: make formataddr RFC2047 aware. by R David Murray · 13 years ago
  68. a0b1c77 Merge #11605: don't use set/get_payload in feedparser; they do conversions. by R David Murray · 13 years ago
  69. a46ed11 Move assertBytesEqual to base test class, improve it, and hook into assertEqual by R David Murray · 13 years ago
  70. a256bac Move infrastructure into __init__ to lay groundwork for splitting test_email. by R David Murray · 13 years ago
  71. 28346b8 Only a few files were opened using findfile; consistently don't use it. by R David Murray · 13 years ago
  72. 1ebdd71 Add a __main__.py to test_email so it works with -m like it did before move. by R David Murray · 13 years ago
  73. 961355a Merge #11584: Since __getitem__ returns headers, make decode_header handle them. by R David Murray · 13 years ago
  74. 73bd044 Merge #11606: improved body_encode algorithm, no longer produces overlong lines by R David Murray · 13 years ago
  75. 5839b96 Merge #11590: fix quoprimime decode handling of empty strings and line endings. by R David Murray · 13 years ago
  76. 3dcf745 Merge #11589: add additional tests for the email quoprimime module. by R David Murray · 13 years ago
  77. 39bc38c Fix rename spelling error. by R David Murray · 13 years ago
  78. 9aaba78 Correctly move email package tests to Lib/test. by R David Murray · 13 years ago