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 serhiy.storchaka
Recipients anish.shah, demian.brecht, luiz.poleto, martin.panter, orsenthil, r.david.murray, serhiy.storchaka, ztane
Date 2016-04-26.11:50:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1461671410.05.0.102476320354.issue22234@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a patch that deprecates empty non-str and non-decodable arguments for urlparse, urlsplit, urlunparse, urlunsplit, urldefrag, and parse_qsl.
History
Date User Action Args
2016-04-26 11:50:10serhiy.storchakasetrecipients: + serhiy.storchaka, orsenthil, r.david.murray, martin.panter, ztane, demian.brecht, luiz.poleto, anish.shah
2016-04-26 11:50:10serhiy.storchakasetmessageid: <1461671410.05.0.102476320354.issue22234@psf.upfronthosting.co.za>
2016-04-26 11:50:10serhiy.storchakalinkissue22234 messages
2016-04-26 11:50:09serhiy.storchakacreate