Mercurial > hg
comparison hgext/convert/subversion.py @ 36112:6426878f7f0f
py3: use hex(hasher.digest())
.hexdigest() returns a system str. .digest() consistently returns
bytes.
Differential Revision: https://phab.mercurial-scm.org/D2159
author | Gregory Szorc <gregory.szorc@gmail.com> |
---|---|
date | Sun, 11 Feb 2018 16:29:35 -0800 |
parents | 671aba341d90 |
children | 42a393ea56d2 |
comparison
equal
deleted
inserted
replaced
36111:b44a47214122 | 36112:6426878f7f0f |
---|