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 amaury.forgeotdarc
Recipients albert, amaury.forgeotdarc, orsenthil, python-dev
Date 2012-01-21.08:35:31
SpamBayes Score 0.00039585665
Marked as misclassified No
Message-id <1327134932.67.0.0307013405669.issue6631@psf.upfronthosting.co.za>
In-reply-to
Content
Sorry, why was this change backported?
Does this fix a specific issue in 2.7 or 3.2?
On the contrary, it seems to me that code which (incorrectly) used urllib.urlopen() to allow both urls and local files will suddenly break.
History
Date User Action Args
2012-01-21 08:35:32amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, orsenthil, albert, python-dev
2012-01-21 08:35:32amaury.forgeotdarcsetmessageid: <1327134932.67.0.0307013405669.issue6631@psf.upfronthosting.co.za>
2012-01-21 08:35:31amaury.forgeotdarclinkissue6631 messages
2012-01-21 08:35:31amaury.forgeotdarccreate