This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author miss-islington
Recipients barry, maxking, miss-islington, mkaiser, r.david.murray
Date 2020-05-29.11:43:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1590752610.53.0.599619344195.issue39040@roundup.psfhosted.org>
In-reply-to
Content
New changeset 6381ee077d3c69d2f947f7bf87d8ec76e0caf189 by Miss Islington (bot) in branch '3.8':
bpo-39040: Fix parsing of email mime headers with whitespace between encoded-words. (gh-17620)
https://github.com/python/cpython/commit/6381ee077d3c69d2f947f7bf87d8ec76e0caf189
History
Date User Action Args
2020-05-29 11:43:30miss-islingtonsetrecipients: + miss-islington, barry, r.david.murray, maxking, mkaiser
2020-05-29 11:43:30miss-islingtonsetmessageid: <1590752610.53.0.599619344195.issue39040@roundup.psfhosted.org>
2020-05-29 11:43:30miss-islingtonlinkissue39040 messages
2020-05-29 11:43:30miss-islingtoncreate