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 luiz.poleto
Recipients anish.shah, demian.brecht, luiz.poleto, martin.panter, orsenthil, r.david.murray, ztane
Date 2016-04-26.04:27:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1461644825.2.0.0524988850943.issue22234@psf.upfronthosting.co.za>
In-reply-to
Content
As discussed on the Mentors list, the attached patch (issue22234_37.patch) changes the urlparse function to handle non-str and non-bytes arguments and adds a new test case for it.
History
Date User Action Args
2016-04-26 04:27:05luiz.poletosetrecipients: + luiz.poleto, orsenthil, r.david.murray, martin.panter, ztane, demian.brecht, anish.shah
2016-04-26 04:27:05luiz.poletosetmessageid: <1461644825.2.0.0524988850943.issue22234@psf.upfronthosting.co.za>
2016-04-26 04:27:05luiz.poletolinkissue22234 messages
2016-04-26 04:27:05luiz.poletocreate