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 ztane
Recipients demian.brecht, martin.panter, orsenthil, ztane
Date 2016-02-22.11:59:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1456142357.28.0.701456349951.issue22234@psf.upfronthosting.co.za>
In-reply-to
Content
I believe `urlparse` should throw a `TypeError` if not isinstance(url, (str, bytes))
History
Date User Action Args
2016-02-22 11:59:17ztanesetrecipients: + ztane, orsenthil, martin.panter, demian.brecht
2016-02-22 11:59:17ztanesetmessageid: <1456142357.28.0.701456349951.issue22234@psf.upfronthosting.co.za>
2016-02-22 11:59:17ztanelinkissue22234 messages
2016-02-22 11:59:17ztanecreate