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 larry
Recipients Amir, M W2, christian.heimes, gvanrossum, kmaork, larry, lukasz.langa, maxpl0it, miss-islington, ned.deily, orsenthil, vstinner, xtreak
Date 2020-09-04.00:54:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1599180864.74.0.703719582244.issue39603@roundup.psfhosted.org>
In-reply-to
Content
New changeset 524b8de630036a29ca340bc2ae6fd6dc7dda8f40 by Victor Stinner in branch '3.5':
bpo-39603: Prevent header injection in http methods (GH-18485) (#21946)
https://github.com/python/cpython/commit/524b8de630036a29ca340bc2ae6fd6dc7dda8f40
History
Date User Action Args
2020-09-04 00:54:24larrysetrecipients: + larry, gvanrossum, orsenthil, vstinner, christian.heimes, ned.deily, lukasz.langa, miss-islington, xtreak, kmaork, Amir, maxpl0it, M W2
2020-09-04 00:54:24larrysetmessageid: <1599180864.74.0.703719582244.issue39603@roundup.psfhosted.org>
2020-09-04 00:54:24larrylinkissue39603 messages
2020-09-04 00:54:24larrycreate