Mercurial > hg
diff tests/md5sum.py @ 40732:001f27970b60
py3: replace str() with pycompat.bytestr() or ('%d' % int)
After this patch, test-fastannotate-diffopts.t is about to pass. There are some
extra newlines in the output.
Differential Revision: https://phab.mercurial-scm.org/D5300
author | Pulkit Goyal <pulkit@yandex-team.ru> |
---|---|
date | Fri, 23 Nov 2018 21:54:03 +0300 |
parents | 904bc1dc2694 |
children | 2372284d9457 |