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 cstratak, gregory.p.smith, larry, martin.panter, miss-islington, orange, rschiron, serhiy.storchaka, vstinner, ware, xiang.zhang, xtreak
Date 2019-07-14.09:07:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1563095234.47.0.95148932591.issue30458@roundup.psfhosted.org>
In-reply-to
Content
New changeset afe3a4975cf93c97e5d6eb8800e48f368011d37a by larryhastings (Miro Hrončok) in branch '3.5':
bpo-30458: Disallow control chars in http URLs. (GH-12755) (#13207)
https://github.com/python/cpython/commit/afe3a4975cf93c97e5d6eb8800e48f368011d37a
History
Date User Action Args
2019-07-14 09:07:14larrysetrecipients: + larry, gregory.p.smith, vstinner, martin.panter, serhiy.storchaka, xiang.zhang, cstratak, orange, miss-islington, xtreak, ware, rschiron
2019-07-14 09:07:14larrysetmessageid: <1563095234.47.0.95148932591.issue30458@roundup.psfhosted.org>
2019-07-14 09:07:14larrylinkissue30458 messages
2019-07-14 09:07:14larrycreate