[issue37235] urljoin behavior unclear/not following RFC 3986

2021-12-01 Thread Irit Katriel
Irit Katriel added the comment: See also 25403, 40594. -- nosy: +iritkatriel ___ Python tracker ___ ___ Python-bugs-list mailing li

[issue37235] urljoin behavior unclear/not following RFC 3986

2019-06-11 Thread Karthikeyan Singaravelan
Change by Karthikeyan Singaravelan : -- components: +Library (Lib) nosy: +orsenthil, xtreak ___ Python tracker ___ ___ Python-bugs-l

[issue37235] urljoin behavior unclear/not following RFC 3986

2019-06-11 Thread Matthew Kenigsberg
New submission from Matthew Kenigsberg : Was trying to figure out the exact behavior of urljoin. As far as I can tell (see https://bugs.python.org/issue22118) it should follow RFC 3986. According to the algorithm in 5.2.2, I think this is wrong: >>> urljoin("ftp://netloc";, "http://a/b/../c/d