comparison hgext/amend.py @ 37663:fc114a16a484

py3: use stringutil.forcebytestr() instead of str() We need to convert errors to bytes using stringutil.forcebytestr() Differential Revision: https://phab.mercurial-scm.org/D3324
author Pulkit Goyal <7895pulkit@gmail.com>
date Sat, 14 Apr 2018 01:59:55 +0530
parents 3e549546a6e9
children c303d65d2e34
comparison
equal deleted inserted replaced
37662:5340daa85c62 37663:fc114a16a484