summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2019-10-05-02-07-52.bpo-38332.hwrPN7.rst
blob: 600c702cf3bbd56e13992374f30d4bd0d76d8e2b (plain)
1
2
3
Prevent :exc:`KeyError` thrown by :func:`_encoded_words.decode` when given
an encoded-word with invalid content-type encoding from propagating all the
way to :func:`email.message.get`.