mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
What's new entry for email 5.1.
This commit is contained in:
parent
d7931095d5
commit
7c0a2271ff
2 changed files with 29 additions and 1 deletions
|
@ -118,7 +118,7 @@ version 5.0:
|
|||
convert message bodies that have a :mailheader:`Content-Transfer-Encoding` of
|
||||
8bit to instead have a 7bit Content-Transfer-Encoding.
|
||||
|
||||
* New function :class:`~email.generator.BytesGenerator` produces bytes
|
||||
* New class :class:`~email.generator.BytesGenerator` produces bytes
|
||||
as output, preserving any unchanged non-ASCII data that was
|
||||
present in the input used to build the model, including message bodies
|
||||
with a :mailheader:`Content-Transfer-Encoding` of 8bit.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue