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 python-dev
Recipients antlong, jerub, python-dev, wichert
Date 2012-07-08.00:15:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3WV9D71zZ8zNdL@mail.python.org>
In-reply-to
Content
New changeset 01c8d800efd2 by Senthil Kumaran in branch '3.2':
Fix issue14826 - make urllib.request.Request quoted url consistent with URLOpener open method.
http://hg.python.org/cpython/rev/01c8d800efd2

New changeset e6bb919b2623 by Senthil Kumaran in branch 'default':
Fix issue14826 - make urllib.request.Request quoted url consistent with URLOpener open method.
http://hg.python.org/cpython/rev/e6bb919b2623
History
Date User Action Args
2012-07-08 00:15:08python-devsetrecipients: + python-dev, jerub, wichert, antlong
2012-07-08 00:15:07python-devlinkissue14826 messages
2012-07-08 00:15:06python-devcreate