[issue40594] urljoin since 3.5 incorrectly filters out double slashes

Senthil Kumaran report at bugs.python.org
Tue Jun 9 08:51:29 EDT 2020


Senthil Kumaran <senthil at uthcode.com> added the comment:

Hi Tal, 

Thank you. To be specific, it is about parsing behavior, specifically urljoin behavior,

There is no question about the validity of the double-slash in the URL. 

If we find a source (like libcurl) which exhibits parsing behavior different than CPython, or sections in docs which give examples which our current test suite fails, those serve as good sources for expected results.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue40594>
_______________________________________


More information about the Python-bugs-list mailing list