Mercurial > hg
comparison tests/test-debugindexdot.t @ 33100:05906b8e1d23
py3: use pycompat.byteskwargs() to convert kwargs' keys to bytes
This is used where ever required like where kwargs are passed into
ui.formatter(), scmutil.match() or cmdutil.openrevlog() which expects bytes.
author | Pulkit Goyal <7895pulkit@gmail.com> |
---|---|
date | Tue, 27 Jun 2017 00:20:55 +0530 |
parents | a03c3ba3e4b5 |
children | 435481393198 |
comparison
equal
deleted
inserted
replaced
33099:4a8db3538c39 | 33100:05906b8e1d23 |
---|