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 barry
Recipients barry, maxking, r.david.murray, valhallasw
Date 2019-06-06.17:08:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1559840926.32.0.830437953824.issue21315@roundup.psfhosted.org>
In-reply-to
Content
New changeset dc20fc4311dece19488299a7cd11317ffbe4d3c3 by Barry Warsaw (Miss Islington (bot)) in branch '3.7':
bpo-21315: Fix parsing of encoded words with missing leading ws. (GH-13425) (#13846)
https://github.com/python/cpython/commit/dc20fc4311dece19488299a7cd11317ffbe4d3c3
History
Date User Action Args
2019-06-06 17:08:46barrysetrecipients: + barry, r.david.murray, valhallasw, maxking
2019-06-06 17:08:46barrysetmessageid: <1559840926.32.0.830437953824.issue21315@roundup.psfhosted.org>
2019-06-06 17:08:46barrylinkissue21315 messages
2019-06-06 17:08:46barrycreate