Mercurial > hg
comparison hgeditor @ 41839:38de3300414f
py3: convert filtername to str if it's None
I have not called pycompat.bytestr() and rather converted the value there
because I am starting to get concerned about the function call overhead of all
this bytes to str or vice versa convert functions.
Differential Revision: https://phab.mercurial-scm.org/D6042
author | Pulkit Goyal <pulkit@yandex-team.ru> |
---|---|
date | Sat, 02 Mar 2019 05:24:35 +0530 |
parents | 1aee2ab0f902 |
children |
comparison
equal
deleted
inserted
replaced
41838:dcbb1b4dc93a | 41839:38de3300414f |
---|