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