[issue40594] urljoin since 3.5 incorrectly filters out double slashes

Senthil Kumaran report at bugs.python.org
Tue Jun 16 15:29:24 EDT 2020


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

> How did you test them?

https://about.google//products/
https://www.google.com///search?q=something

Were redirecting, and collapsing multiple slashes to single.

Now, when I try this on:

> https://en.wikipedia.org/w//index.php?search=foobar+something

was not.

Sorry. It is false to say that it was a default client behavior of chrome.

----------

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


More information about the Python-bugs-list mailing list