[issue8657] urlparse.urlunsplit should be smarter about +

Dan Buch report at bugs.python.org
Sat May 8 13:16:53 CEST 2010


Dan Buch <daniel.buch at gmail.com> added the comment:

Is simply adding 'git+' entries comprehensive enough?  I'd have said the same thing about the addition of the 'svn+' entries, fwiw :)  Is adding hardcoded entries like this the preferred way to extend urlparse?

----------
nosy: +meatballhat

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue8657>
_______________________________________


More information about the Python-bugs-list mailing list