Mercurial > hg
comparison mercurial/formatter.py @ 37365:1ccd75027abb
py3: use bytes instead of str in instance()
We deal internally with bytes, so we should check whether the remote is a bytes
or not.
Differential Revision: https://phab.mercurial-scm.org/D3126
author | Pulkit Goyal <7895pulkit@gmail.com> |
---|---|
date | Thu, 05 Apr 2018 16:54:56 +0530 |
parents | e7bc0667c521 |
children | 8bb3899a0f47 |
comparison
equal
deleted
inserted
replaced
37364:1d26f745a10b | 37365:1ccd75027abb |
---|