1. 06fa042 Test cases and fixes for bugs described in patch #873418: email/Message.py: by Barry Warsaw · 20 years ago
  2. e8bedeb Resolution of bug #997368, "strftime() backward compatibility". by Barry Warsaw · 20 years ago
  3. 8896bf5 Resolution of SF bug #1002475 and patch #1003693; Header lines that end in by Barry Warsaw · 20 years ago
  4. e4aeb7d _parsegen(): Add a missing check for NeedMoreData. by Barry Warsaw · 20 years ago
  5. ac606cc forward porting from release23-maint by Barry Warsaw · 20 years ago
  6. 2178a6d test_boundary_in_non_multipart(): Added a test for SF bug # 846938. by Barry Warsaw · 20 years ago
  7. 61e5616 encode_7or8bit(): Clearing out some old patches; iso-2202 is non-ASCII but by Barry Warsaw · 20 years ago
  8. 4e59bc1 readline(): RFC 2046, section 5.1.2 (and partially 5.1) both state that the by Barry Warsaw · 20 years ago
  9. 58eb0fc test_nested_inner_contains_outer_boundary(), test_nested_with_same_boundary(): by Barry Warsaw · 20 years ago
  10. d49f1d6 _structure(): Make sure all output goes the to fp object. by Barry Warsaw · 20 years ago
  11. d0c12af Another evil test from Anthony's suite. This one has an inner part with the by Barry Warsaw · 20 years ago
  12. dce231f A boiled down example from Anthony's MIME torture tests. This one has a by Barry Warsaw · 20 years ago
  13. 486cb0a Tests for message/external-body and for duplicate boundary lines. by Barry Warsaw · 20 years ago
  14. b067e62 More boiled down tests from Anthony's big torture suite. by Barry Warsaw · 20 years ago
  15. 769f14a A boiled down message/external-body example from Anthony's torture test. by Barry Warsaw · 20 years ago
  16. bce827b An example with multiple boundary lines. by Barry Warsaw · 20 years ago
  17. d38f448 _parsegen(): Move the message/rfc822 clause to after the by Barry Warsaw · 20 years ago
  18. 5b44cd6 _parsegen(): Watch out for empty epilogues. by Barry Warsaw · 20 years ago
  19. c29db26 _parse_headers(): Strip a trailing newline from the envelope header. Closes by Barry Warsaw · 20 years ago
  20. 6f3b033 _split_ascii(): Small optimization by RH. by Barry Warsaw · 20 years ago
  21. d285600 SF patch # 884030 by Amit Aronovitch; fixes the _subpart argument to match by Barry Warsaw · 20 years ago
  22. bfe18c0 test_mime_attachments_in_constructor(): New test to check for SF bug # 884030. by Barry Warsaw · 20 years ago
  23. 2c823d6 we dont support any Python's before 2.3 now. by Barry Warsaw · 20 years ago
  24. 24f7976 Update to Python 2.3, getting rid of backward compatiblity crud. by Barry Warsaw · 20 years ago
  25. 235c8eb Update to Python 2.3, getting rid of backward compatiblity crud. by Barry Warsaw · 20 years ago
  26. 5d84053 Update to Python 2.3, getting rid of backward compatiblity crud. by Barry Warsaw · 20 years ago
  27. 4c3e33a Update to Python 2.3, getting rid of backward compatiblity crud. We don't by Barry Warsaw · 20 years ago
  28. 3d1f397 Update to Python 2.3, getting rid of backward compatiblity crud. Get rid of a by Barry Warsaw · 20 years ago
  29. 36112f2 Update to Python 2.3, getting rid of backward compatiblity crud. Get rid of a by Barry Warsaw · 20 years ago
  30. 418101f An updated FeedParser that should be RFC complaint, passes all existing by Barry Warsaw · 20 years ago
  31. 333e830 Add MessageDefect and subclasses. by Barry Warsaw · 20 years ago
  32. 41f6ad6 Update to Python 2.3, getting rid of backward compatiblity crud. by Barry Warsaw · 20 years ago
  33. 09356d4 Like msg_12.txt but with some extra vertical whitespace around the inner by Barry Warsaw · 20 years ago
  34. b8b57e7 A bunch of new tests, and updated tests for the email 3.0 FeedParser. by Barry Warsaw · 20 years ago
  35. 39a0f04 New parser. Next up, making the current parser use this parser by Anthony Baxter · 21 years ago
  36. 1e13054 test_email: comment out two fail-test cases that no longer fail with the new by Thomas Wouters · 21 years ago
  37. 0813d76 Merge in Anthony's new parser code, from the anthony-parser-branch: by Thomas Wouters · 21 years ago
  38. 3e2a306 Add CJK codecs support as discussed on python-dev. (SF #873597) by Hye-Shik Chang · 21 years ago
  39. 4a44293 Fixes to support CJKCodecs as per SF bug #852347. Actually, this by Barry Warsaw · 21 years ago
  40. 339270e Bump version number to 2.5.5 by Barry Warsaw · 21 years ago
  41. b03136a __init__(): The docstring was incorrect regarding how header wrapping by Barry Warsaw · 21 years ago
  42. f0dfc7a Fix a bunch of typos in documentation, docstrings and comments. by Walter Dörwald · 21 years ago
  43. 2e31ce2 test_get_param_with_semis_in_quotes(): Test case for SF bug #794466. by Barry Warsaw · 21 years ago
  44. a74e868 A fix for parsing parameters when there are semicolons inside the by Barry Warsaw · 21 years ago
  45. c86c24e Bump the version number for the standalone mimelib package. by Barry Warsaw · 21 years ago
  46. 622d60b test_rfc2231_no_language_or_charset_in_filename(), by Barry Warsaw · 21 years ago
  47. 6208369 get_param(): Update the docstring to explain how CHARSET and LANGUAGE by Barry Warsaw · 21 years ago
  48. 0b6f0d8 decode_rfc2231(): We need to urllib.unquote() the value even if the by Barry Warsaw · 21 years ago
  49. 663219a _make_boundary(): A minor optimization suggested by the Timbot. by Barry Warsaw · 21 years ago
  50. efad588 AddressList.__str__(): Get rid of useless, and broken method. Closes by Barry Warsaw · 21 years ago
  51. 6754d52 get_payload(): Improve the TypeError message when the payload isn't of by Barry Warsaw · 21 years ago
  52. db6888b _make_boundary(): Fix for SF bug #745478, broken boundary calculation by Barry Warsaw · 21 years ago
  53. 362310d Bump version number by Barry Warsaw · 21 years ago
  54. f8b3e1f A couple of new parsedate test cases. by Barry Warsaw · 21 years ago
  55. b5dc39f parsedate_tz(): Be slightly more lenient when there's no day of the by Barry Warsaw · 21 years ago
  56. 0822ff7 Get rid of some hard coded tabs by Barry Warsaw · 21 years ago
  57. 482c5f7 as_string(): Added some text to the docstring to make it clear that by Barry Warsaw · 21 years ago
  58. 7ba256f Fix a comment by Barry Warsaw · 22 years ago
  59. 1a99cf0 Bump to version 2.5.1 by Barry Warsaw · 22 years ago
  60. 9c505ae test_whitespace_eater_unicode_2(): Test case for SF bug #710498. by Barry Warsaw · 22 years ago
  61. ba1548a __unicode__(): Fix the logic for calculating whether to add a by Barry Warsaw · 22 years ago
  62. e159d58 Temporary bump of the version number. by Barry Warsaw · 22 years ago
  63. cd7051f typed_subpart_iterator(): Fix these to use non-deprecated APIs, by Barry Warsaw · 22 years ago
  64. 8af5677 typed_subpart_iterator(): Fix these to use non-deprecated APIs, by Barry Warsaw · 22 years ago
  65. 5fe9ead Email version 2.5 -- I will now backport this to Python 2.2.3. by Barry Warsaw · 22 years ago
  66. 6613fb8 _encode_chunks(): Throw out empty chunks. by Barry Warsaw · 22 years ago
  67. 2407549 test_long_lines_with_different_header(): Another test from Jason. by Barry Warsaw · 22 years ago
  68. ab75840 test_getaddresses_nasty(): A test for mimelib SF bug # 697641. by Barry Warsaw · 22 years ago
  69. fa348c8 getaddrlist(): Make sure this consumes all the data, and if there is by Barry Warsaw · 22 years ago
  70. ea8f6fa test_whitespace_eater_unicode(): Make this test Python 2.1 compatible. by Barry Warsaw · 22 years ago
  71. ca53c12 Python 2.1 doesn't have True and False by Barry Warsaw · 22 years ago
  72. f9e0bd8 Adjust tests for no newline appending to MIMEText.__init__()'s _text argument. by Barry Warsaw · 22 years ago
  73. df6c70b beta 1 by Barry Warsaw · 22 years ago
  74. bd757ba Adjust tests for no newline appending to MIMEText.__init__()'s _text argument. by Barry Warsaw · 22 years ago
  75. cbec700 __init__(): Don't add a newline to _text if it doesn't already end in by Barry Warsaw · 22 years ago
  76. 12dc230 body_line_iterator(): Accept optional decode argument, pass through to by Barry Warsaw · 22 years ago
  77. 0889849 get_payload(): Teach this about various uunencoded Content-Transfer-Encodings by Barry Warsaw · 22 years ago
  78. 3840b49 test_get_decoded_uu_payload(): A new test for by Barry Warsaw · 22 years ago
  79. a236992 specialsre, escapesre: In SF bug #663369, Matthew Woodcraft points out by Barry Warsaw · 22 years ago
  80. a2e6470 test_escape_backslashes(): A test for SF bug #663369 by Matthew Woodcraft. by Barry Warsaw · 22 years ago
  81. 59e98ae _bdecode(): Remove redundant check. by Barry Warsaw · 22 years ago
  82. 513af77 Fix base class by Barry Warsaw · 22 years ago
  83. e1ff4bb Use ndiffAssertEqual in a couple of places for better error reporting. by Barry Warsaw · 22 years ago
  84. 21191d3 get_payload(): If we get a low-level binascii.Error when base64 by Barry Warsaw · 22 years ago
  85. 3efb651 test_broken_base64_payload(): Test for crash in low-level binascii by Barry Warsaw · 22 years ago
  86. 5b8c69f _split_ascii() [method and function]: Don't join the lines just to by Barry Warsaw · 22 years ago
  87. 7963763 test_another_long_multiline_header(): Yet another formatting test. by Barry Warsaw · 22 years ago
  88. 33975ea _split_ascii(): lstrip the individual lines in the ascii split lines, by Barry Warsaw · 22 years ago
  89. 28ffcef test_long_unbreakable_lines_with_continuation(): Another funky example by Barry Warsaw · 22 years ago
  90. 8e1e7f5 decode_rfc2231(): RFC 2231 allows leaving out both the charset and by Barry Warsaw · 22 years ago
  91. 21fcc4e test_rfc2231_no_language_or_charset(): RFC 2231 allows leaving out by Barry Warsaw · 22 years ago
  92. bf7e241 whitespace normalization by Barry Warsaw · 22 years ago
  93. ce6bf59 _write_headers(), _split_header(): All of the smarts for splitting by Barry Warsaw · 22 years ago
  94. 9f3fcd9 More internal refinements of the ascii splitting algorithm. by Barry Warsaw · 22 years ago
  95. 82783e6 test_string_headerinst_eq(): Another Jason test :) by Barry Warsaw · 22 years ago
  96. 2b48213 Repaired a misleading comment Barry inherited from me. by Tim Peters · 22 years ago
  97. bd836df _split_ascii(): In the clause where curlen + partlen > maxlen, if the by Barry Warsaw · 22 years ago
  98. f0d3585 test_long_received_header(): Another test case for folding long by Barry Warsaw · 22 years ago
  99. c79ffb0 test_whitespace_eater_unicode(): Test of the last outstanding bug in by Barry Warsaw · 22 years ago
  100. 4848805 __unicode__(): When converting to a unicode string, we need to by Barry Warsaw · 22 years ago