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 orsenthil
Recipients antlong, christian.heimes, eric.araujo, jerub, orsenthil, pitrou, python-dev, rosslagerwall, wichert
Date 2012-07-08.23:52:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAPOVWOQDVwb4+MfvRTBaHUawDPB67SHNpCsCsECoSSgog_7UMg@mail.gmail.com>
In-reply-to <1341765739.74.0.0644608019897.issue14826@psf.upfronthosting.co.za>
Content
On Sun, Jul 8, 2012 at 9:42 AM, Christian Heimes <report@bugs.python.org> wrote:

> I vote for reverting the chances as they break the API. You could improve the docs and emphasize that URLs must be quoted correctly as the module doesn't implement browser magic.

Okay. But I do realize that in 3.3, we may have a FancyURLOpener /
URLOpener 's open method, which is not directly called by the apis,
but they seem to have quote behavior. I guess, I approached this
change as to making them consistent, but realize it is mistake, for
the reasons that you state and Antoine state.
History
Date User Action Args
2012-07-08 23:52:06orsenthilsetrecipients: + orsenthil, pitrou, jerub, christian.heimes, wichert, eric.araujo, antlong, rosslagerwall, python-dev
2012-07-08 23:52:05orsenthillinkissue14826 messages
2012-07-08 23:52:05orsenthilcreate