Senthil Kumaran <orsent...@gmail.com> added the comment:

Simply applying the patch would break the testsuite of urlparse ( test_RFC3986 
case of urljoin for ';' starting joinurls). The expected behavior should be 
trim off all receding chars until a '/'  and then join the semi-colon starting 
url. 2.5 behavior is the correct one.

----------
assignee:  -> orsenthil
priority: normal -> high
resolution:  -> accepted
stage:  -> needs patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue9721>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to