Mercurial > hg
comparison mercurial/fileset.py @ 36496:7af7443877da
py3: replace str() with it's bytes equivalent in hgext/shelve.py
Internally we are dealing with bytes everywhere, so anything returning a unicode
results in an error or some change in behaviour.
Differential Revision: https://phab.mercurial-scm.org/D2520
author | Pulkit Goyal <7895pulkit@gmail.com> |
---|---|
date | Fri, 02 Mar 2018 00:00:41 +0530 |
parents | ab5f18a9dcac |
children | db33c5bc781f |
comparison
equal
deleted
inserted
replaced
36495:eafd380fe1b8 | 36496:7af7443877da |
---|