summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2019-12-07-21-49-50.bpo-38698.HxoSym.rst
blob: b930dea0fa7bc76e09d249310778b90b773ee272 (plain)
1
2
3
Add a new ``InvalidMessageID`` token to email parser to represent invalid
Message-ID headers.  Also, add defects when there is remaining value after
parsing the header.