[issue12683] urlparse.urljoin different behavior for different scheme

Roundup Robot report at bugs.python.org
Wed Aug 3 12:47:24 CEST 2011


Roundup Robot <devnull at psf.upfronthosting.co.za> added the comment:

New changeset 5278aa2d9d9a by Senthil Kumaran in branch '2.7':
Fix closes issue12683 - urljoin to work with relative join of svn scheme.
http://hg.python.org/cpython/rev/5278aa2d9d9a

New changeset 57a836eb6916 by Senthil Kumaran in branch '3.2':
Fix closes issue12683 - urljoin to work with relative join of svn scheme.
http://hg.python.org/cpython/rev/57a836eb6916

New changeset a3981d0c4d9b by Senthil Kumaran in branch 'default':
merge from 3.2 - Fix closes issue12683 - urljoin to work with relative join of svn scheme.
http://hg.python.org/cpython/rev/a3981d0c4d9b

----------
nosy: +python-dev
resolution:  -> fixed
stage:  -> committed/rejected
status: open -> closed

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


More information about the Python-bugs-list mailing list