Mercurial > hg
diff mercurial/obsutil.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 | 11d51e518808 |
children | 4455e5d4d59c |