D7533: repair: fix an `isinstance(nodelist, str)` check for py3
dlax (Denis Laxalde)
phabricator at mercurial-scm.org
Sun Dec 1 09:49:30 UTC 2019
dlax added a comment.
dlax accepted this revision.
All these API where one can pass either a list of "things" or just one "thing" is kind of ugly. We should only handle the list case, I think.
REPOSITORY
rHG Mercurial
CHANGES SINCE LAST ACTION
https://phab.mercurial-scm.org/D7533/new/
REVISION DETAIL
https://phab.mercurial-scm.org/D7533
To: mharbison72, #hg-reviewers, dlax
Cc: dlax, mercurial-devel
More information about the Mercurial-devel
mailing list