Mercurial > hg
comparison tests/test-log-linerange.t @ 38085:e887381e2976
py3: bytestr() bytes to get bytechar while iterating on it
Iterating on bytes give you ascii values instead of bytechr so we need to wrap
the bytes in pycompat.bytestr() to get bytechr while iterating.
Differential Revision: https://phab.mercurial-scm.org/D3609
author | Pulkit Goyal <7895pulkit@gmail.com> |
---|---|
date | Sat, 19 May 2018 18:51:14 +0530 |
parents | 814151cd8c4a |
children | d3c4368099ed 66d5c8c3afed |
comparison
equal
deleted
inserted
replaced
38084:86e0a4bede5d | 38085:e887381e2976 |
---|