[issue25403] urllib.parse.urljoin is broken in python 3.5

STINNER Victor report at bugs.python.org
Thu Oct 15 03:05:48 EDT 2015


STINNER Victor added the comment:

See also this change:

changeset:   95683:fc0e79387a3a
user:        Berker Peksag <berker.peksag at gmail.com>
date:        Thu Apr 16 02:31:14 2015 +0300
files:       Lib/test/test_urlparse.py Lib/urllib/parse.py Misc/NEWS
description:
Issue #23703: Fix a regression in urljoin() introduced in 901e4e52b20a.

Patch by Demian Brecht.

----------
nosy: +haypo

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


More information about the Python-bugs-list mailing list