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 jerub
Recipients antlong, jerub, wichert
Date 2012-07-07.21:55:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1341698102.96.0.608685379927.issue14826@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a patch that uses the same quoting logic in urllib.request.Request.__init__ as is used by urllib.request.URLopener.open()
History
Date User Action Args
2012-07-07 21:55:03jerubsetrecipients: + jerub, wichert, antlong
2012-07-07 21:55:02jerubsetmessageid: <1341698102.96.0.608685379927.issue14826@psf.upfronthosting.co.za>
2012-07-07 21:55:02jerublinkissue14826 messages
2012-07-07 21:55:02jerubcreate