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 martin.panter
Recipients demian.brecht, luiz.poleto, martin.panter, orsenthil, r.david.murray, serhiy.storchaka, ztane
Date 2016-04-27.03:59:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1461729563.47.0.560231867641.issue22234@psf.upfronthosting.co.za>
In-reply-to
Content
Regarding urlparse(b'', ''). Currently the second parameter is “scheme”, which is documented as being an empty text string by default. If we deprecate this, we should update the documentation.
History
Date User Action Args
2016-04-27 03:59:23martin.pantersetrecipients: + martin.panter, orsenthil, r.david.murray, serhiy.storchaka, ztane, demian.brecht, luiz.poleto
2016-04-27 03:59:23martin.pantersetmessageid: <1461729563.47.0.560231867641.issue22234@psf.upfronthosting.co.za>
2016-04-27 03:59:23martin.panterlinkissue22234 messages
2016-04-27 03:59:23martin.pantercreate