Mercurial > hg
diff hgext/gpg.py @ 33017:c31d45623304
py3: convert kwargs' keys' to str using pycompat.strkwargs()
On Python 3, we must have keys of keyword arguments as str.
author | Pulkit Goyal <7895pulkit@gmail.com> |
---|---|
date | Thu, 22 Jun 2017 03:16:16 +0530 |
parents | 04baab18d60a |
children | b0c42fec8dc2 |