Mercurial > hg
comparison mercurial/mdiff.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 | c6a61298ac32 |
children | b6de372b4309 |
comparison
equal
deleted
inserted
replaced
37364:1d26f745a10b | 37365:1ccd75027abb |
---|