Kaydet (Commit) 1a5fe58c authored tarafından Barry Warsaw's avatar Barry Warsaw

Document fixed bugs

üst 94c88725
...@@ -212,6 +212,11 @@ Library ...@@ -212,6 +212,11 @@ Library
AttributeError instead of an IOError when the server's response didn't AttributeError instead of an IOError when the server's response didn't
contain a valid HTTP status line. contain a valid HTTP status line.
- Bug #1629369: Correctly parse multiline comment in address field.
- Bug #1582282: Fix email.header.decode_header() to properly treat encoded
words with no delimiting whitespace as a single word.
- Patch #1449244: Support Unicode strings in - Patch #1449244: Support Unicode strings in
email.message.Message.{set_charset,get_content_charset}. email.message.Message.{set_charset,get_content_charset}.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment