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