]> granicus.if.org Git - python/commit
bpo-34424: Handle different policy.linesep lengths correctly. (#8803)
authorJens Troeger <jenstroeger@users.noreply.github.com>
Tue, 14 May 2019 01:07:39 +0000 (11:07 +1000)
committerR. David Murray <rdmurray@bitdance.com>
Tue, 14 May 2019 01:07:39 +0000 (21:07 -0400)
commit45b2f8893c1b7ab3b3981a966f82e42beea82106
tree9f8ae3a45d2280fe4cc6f0b2b8f9fb0f1c21e0f9
parent8da5ebe11e0cb6599af682b22f7c2b2b7b9debd8
bpo-34424: Handle different policy.linesep lengths correctly. (#8803)
Lib/email/_header_value_parser.py
Lib/test/test_email/test_generator.py
Misc/NEWS.d/next/Library/2018-08-18-14-47-00.bpo-34424.wAlRuS.rst [new file with mode: 0644]