bzr-git broken ?
Jelmer Vernooij
jelmer at vernstok.nl
Sun Mar 14 13:46:03 GMT 2010
On 03/14/10 14:43, Gordon Tyler wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On 3/14/2010 7:19 AM, INADA Naoki wrote:
>
>> Is this change in urlparse module affects this?
>>
>> http://svn.python.org/view/python/trunk/Lib/urlparse.py?r1=70757&r2=78234
>>
> Yes, that would affect it. So prior to that fix, urlparse.urlsplit is
> incapable of parsing git URLs.
>
>
I've committed a fix that adds git and git+ssh to the list of known
schemes in urlparse. This should fix the issue on older versions of Python.
Cheers,
Jelmer
More information about the bazaar
mailing list