Mercurial > hg
comparison mercurial/exchange.py @ 32972:26e710f0468f
py3: convert keys of kwargs in template keywords functions to bytes
This patch converts the args argument keys' to bytes wherever necessary as there
are some places where either args is not used or using r'' is better or args is
again passed as keyword arguments.
author | Pulkit Goyal <7895pulkit@gmail.com> |
---|---|
date | Wed, 21 Jun 2017 02:10:25 +0530 |
parents | 067173e3c8a6 |
children | 03608e8d09e9 |
comparison
equal
deleted
inserted
replaced
32971:accfa165736b | 32972:26e710f0468f |
---|