Mercurial > hg
diff tests/test-mq.t @ 36261:c69e78ef2b54
py3: port f to Python 3
This involved a lot of b'' literals, conversion from %s to %d, and
using a hashing mechanism that returns bytes instead of str.
Differential Revision: https://phab.mercurial-scm.org/D2299
author | Gregory Szorc <gregory.szorc@gmail.com> |
---|---|
date | Sat, 17 Feb 2018 13:55:12 -0700 |
parents | 4441705b7111 |
children | f5ffcac66c02 |