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 gregory.p.smith
Recipients gregory.p.smith, martin.panter, orange, serhiy.storchaka, vstinner, ware, xiang.zhang, xtreak
Date 2019-05-01.02:12:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1556676757.87.0.548940994971.issue30458@roundup.psfhosted.org>
In-reply-to
Content
New changeset c4e671eec20dfcb29b18596a89ef075f826c9f96 by Gregory P. Smith in branch 'master':
bpo-30458: Disallow control chars in http URLs. (GH-12755)
https://github.com/python/cpython/commit/c4e671eec20dfcb29b18596a89ef075f826c9f96
History
Date User Action Args
2019-05-01 02:12:37gregory.p.smithsetrecipients: + gregory.p.smith, vstinner, martin.panter, serhiy.storchaka, xiang.zhang, orange, xtreak, ware
2019-05-01 02:12:37gregory.p.smithsetmessageid: <1556676757.87.0.548940994971.issue30458@roundup.psfhosted.org>
2019-05-01 02:12:37gregory.p.smithlinkissue30458 messages
2019-05-01 02:12:37gregory.p.smithcreate