#15232: make NEWS entry more accurate.
This commit is contained in:
parent
0f9b8ee21b
commit
7009845c62
|
@ -95,7 +95,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 epilog.
|
lines that start with 'From ' that occur in a MIME preamble or epilog.
|
||||||
|
|
||||||
- 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…
Reference in New Issue