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

I have added 'git' and 'git+ssh' under known schemes which will recognize 
authority/netloc and follow consistent round trip parsing behaviors.
For any unknown scheme(x or git+file), it might required to update the 
uses_netloc in the application.

git+ and svn+ might not be a good idea, as git+foobar like terms might cause 
ambiguity.

Fixed in r81130, r81131, r81132 and r81133.

----------
resolution: accepted -> fixed
stage: patch review -> committed/rejected
status: open -> closed

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

Reply via email to