mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
#15232: make NEWS entry more accurate.
This commit is contained in:
parent
ecd4e9de5a
commit
186396dce6
1 changed files with 1 additions and 1 deletions
|
@ -103,7 +103,7 @@ Library
|
||||||
Initial patch by Serhiy Storchaka.
|
Initial patch by Serhiy Storchaka.
|
||||||
|
|
||||||
- Issue #15232: when mangle_from is True, email.Generator now correctly mangles
|
- Issue #15232: when mangle_from is True, email.Generator now correctly mangles
|
||||||
lines that start with 'From' that occur in a MIME preamble or epilogue.
|
lines that start with 'From ' that occur in a MIME preamble or epilogue.
|
||||||
|
|
||||||
- Issue #13922: argparse no longer incorrectly strips '--'s that appear
|
- Issue #13922: argparse no longer incorrectly strips '--'s that appear
|
||||||
after the first one.
|
after the first one.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue