Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 94a6426

Browse files
committed
Add news entries for #14731 and #12586.
1 parent cb448cf commit 94a6426

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

Misc/NEWS

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,14 @@ Core and Builtins
4444
Library
4545
-------
4646

47+
- Issue #12586: Added new provisional policies that implement convenient
48+
unicode support for email headers. See What's New for details.
49+
50+
- Issue #14731: Refactored email Policy framework to support full backward
51+
compatibility with Python 3.2 by default yet allow for the introduction of
52+
new features through new policies. Note that Policy.must_be_7bit is renamed
53+
to cte_type.
54+
4755
- Issue #14920: Fix the help(urllib.parse) failure on locale C on terminals.
4856
Have ascii characters in help.
4957

0 commit comments

Comments
 (0)