summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2019-07-17-06-54-43.bpo-37491.op0aMs.rst
blob: af4287ba478be826b29f918bbe3b60d9b7b6474f (plain)
1
2
Fix ``IndexError`` when parsing email headers with unexpectedly ending
bare-quoted string value. Patch by Abhilash Raj.