Mercurial > hg
comparison mercurial/extensions.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 | 4088e568a411 |
children | 521f6c7e1756 |
comparison
equal
deleted
inserted
replaced
36495:eafd380fe1b8 | 36496:7af7443877da |
---|