comparison mercurial/logexchange.py @ 35588:dadbf213a765

py3: convert dict keys' to str before passing as kwargs We have pycompat.strkwargs() which converts the keys of a dict to str and returns that. Differential Revision: https://phab.mercurial-scm.org/D1798
author Pulkit Goyal <7895pulkit@gmail.com>
date Fri, 29 Dec 2017 05:31:27 +0530
parents a29fe459fc49
children 62a428bf6359
comparison
equal deleted inserted replaced
35587:f2f0a777b2e2 35588:dadbf213a765