comparison mercurial/changegroup.py @ 38097:46e8abc4eb04

py3: fix kwargs handling in hgext/rebase.py We add r'' prefixes to prevent the transformer adding b'' prefixes. # skip-blame because just r'' prefixes Differential Revision: https://phab.mercurial-scm.org/D3616
author Pulkit Goyal <7895pulkit@gmail.com>
date Sat, 19 May 2018 21:46:54 +0530
parents 5859800edfc5
children aac4be30e250
comparison
equal deleted inserted replaced
38096:3c995af3066e 38097:46e8abc4eb04