comparison tests/test-hgweb-json.t @ 44603:bda050bc9987 stable

py3: make setup.py's hgcommand() consistently return bytes Before this patch, it returned unicode when the command failed. That made e.g. `make local PYTHON=python3` fail on an obsolete commit. Differential Revision: https://phab.mercurial-scm.org/D8331
author Martin von Zweigbergk <martinvonz@google.com>
date Wed, 25 Mar 2020 18:25:58 -0700
parents d155bf11cf22
children bb3a5c0df06b
comparison
equal deleted inserted replaced
44594:c23877cb25a5 44603:bda050bc9987