mirror of
https://github.com/python/cpython.git
synced 2025-09-30 20:31:52 +00:00
Fix Sphinx compile error.
../../Misc/NEWS:60: ERROR: Unknown target name: "mangle_from".
This commit is contained in:
parent
193635424f
commit
bbe44ce6af
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ Library
|
|||
|
||||
- Issue #13866: *quote_via* argument added to urllib.parse.urlencode.
|
||||
|
||||
- Issue #20098: New mangle_from_ policy option for email, default True
|
||||
- Issue #20098: New mangle_from policy option for email, default True
|
||||
for compat32, but False for all other policies.
|
||||
|
||||
- Issue #24211: The email library now supports RFC 6532: it can generate
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue