RFR: hg: implement hashes for blobs for ls-tree [v2]

Erik Helin ehelin at openjdk.java.net
Fri Aug 21 14:43:27 UTC 2020


On Fri, 21 Aug 2020 12:56:48 GMT, Robin Westberg <rwestberg at openjdk.org> wrote:

>> Erik Helin has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Fix Python 3 compatability
>
> vcs/src/main/resources/ext.py line 336:
> 
>> 335:         m.update(data)
>> 336:         write(m.hexdigest())
>> 337:         write(b'\t')
> 
> Python 3 doesn't like this one, perhaps not that urgent to fix though..

Thanks for catching, fixed!

-------------

PR: https://git.openjdk.java.net/skara/pull/725


More information about the skara-dev mailing list