[issue6631] Disallow relative files paths in urllib*.open()

Amaury Forgeot d'Arc report at bugs.python.org
Sat Jan 21 09:35:32 CET 2012


Amaury Forgeot d'Arc <amauryfa at gmail.com> added the comment:

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.

----------
nosy: +amaury.forgeotdarc
stage: committed/rejected -> commit review
status: closed -> pending

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue6631>
_______________________________________


More information about the Python-bugs-list mailing list