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 ned.deily
Recipients Amir, M W2, christian.heimes, gvanrossum, kmaork, maxpl0it, miss-islington, ned.deily, orsenthil, vstinner, xtreak
Date 2020-07-19.09:28:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1595150928.34.0.418376477221.issue39603@roundup.psfhosted.org>
In-reply-to
Content
New changeset f02de961b9f19a5db0ead56305fe0057a78787ae by Miss Islington (bot) in branch '3.6':
bpo-39603: Prevent header injection in http methods (GH-18485) (GH-21539)
https://github.com/python/cpython/commit/f02de961b9f19a5db0ead56305fe0057a78787ae
History
Date User Action Args
2020-07-19 09:28:48ned.deilysetrecipients: + ned.deily, gvanrossum, orsenthil, vstinner, christian.heimes, miss-islington, xtreak, kmaork, Amir, maxpl0it, M W2
2020-07-19 09:28:48ned.deilysetmessageid: <1595150928.34.0.418376477221.issue39603@roundup.psfhosted.org>
2020-07-19 09:28:48ned.deilylinkissue39603 messages
2020-07-19 09:28:48ned.deilycreate