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, uckelman, xiang.zhang
Date 2019-06-26.22:05:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1561586739.34.0.247055803167.issue29412@roundup.psfhosted.org>
In-reply-to
Content
New changeset 82654a037211a3466a294d53952926fc87f8403d by Barry Warsaw (Miss Islington (bot)) in branch '3.8':
bpo-29412: Fix indexError when parsing a header value ending unexpectedly (GH-14387) (GH-14411)
https://github.com/python/cpython/commit/82654a037211a3466a294d53952926fc87f8403d
History
Date User Action Args
2019-06-26 22:05:39barrysetrecipients: + barry, r.david.murray, maxking, xiang.zhang, uckelman
2019-06-26 22:05:39barrysetmessageid: <1561586739.34.0.247055803167.issue29412@roundup.psfhosted.org>
2019-06-26 22:05:39barrylinkissue29412 messages
2019-06-26 22:05:39barrycreate