Commit 186396dc authored by R David Murray's avatar R David Murray

#15232: make NEWS entry more accurate.

parent ecd4e9de
......@@ -103,7 +103,7 @@ Library
Initial patch by Serhiy Storchaka.
- 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
after the first one.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment