[issue22118] urljoin fails with messy relative URLs

Nick Coghlan report at bugs.python.org
Mon Aug 11 01:38:13 CEST 2014


Nick Coghlan added the comment:

Unfortunately, I haven't looked at the RFC compliance side of things in
this space in years. At the time, we were considering a new module, leaving
the old one alone.

These days, I'd be more inclined to just fix it for 3.5, and suggest anyone
really needing the old behaviour fork an older version of the module.

Extracting the test case inputs from that old "uriparse" rewrite might
still be a good idea, though.

----------

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


More information about the Python-bugs-list mailing list