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, miss-islington, orange, serhiy.storchaka, vstinner, ware, xiang.zhang, xtreak
Date 2019-05-01.20:39:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1556743166.96.0.480043372514.issue30458@roundup.psfhosted.org>
In-reply-to
Content
New changeset b7378d77289c911ca6a0c0afaf513879002df7d5 by Gregory P. Smith in branch 'master':
bpo-30458: Use InvalidURL instead of ValueError. (GH-13044)
https://github.com/python/cpython/commit/b7378d77289c911ca6a0c0afaf513879002df7d5
History
Date User Action Args
2019-05-01 20:39:26gregory.p.smithsetrecipients: + gregory.p.smith, vstinner, martin.panter, serhiy.storchaka, xiang.zhang, orange, miss-islington, xtreak, ware
2019-05-01 20:39:26gregory.p.smithsetmessageid: <1556743166.96.0.480043372514.issue30458@roundup.psfhosted.org>
2019-05-01 20:39:26gregory.p.smithlinkissue30458 messages
2019-05-01 20:39:26gregory.p.smithcreate