comparison hgeditor @ 32193:93155367a2a6

py3: convert opts to bytes in cmdutil.dorecord() commands.commit() calls cmdutil.dorecord() where opts are passed as unicodes being keyword arguments. This patch converts them back to bytes as they are required.
author Pulkit Goyal <7895pulkit@gmail.com>
date Fri, 21 Apr 2017 02:20:46 +0530
parents 1aee2ab0f902
children
comparison
equal deleted inserted replaced
32192:964c6be36590 32193:93155367a2a6