comparison tests/test-check-pyflakes.t @ 46475:f0982c76ef1b stable

cmdutil: add a missing byte prefix to string introduce in 976b26bdd0d8 The change is missing a the `b'foo'` prefix to make it a bytestring. This lead to a traceback in some third party extension. It is unclear to me why the Mercurial test pass without it. Differential Revision: https://phab.mercurial-scm.org/D9974
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Wed, 10 Feb 2021 00:11:46 +0100
parents 78cafd48b9b2
children 1d075b857c90
comparison
equal deleted inserted replaced
46474:dd926ce1de28 46475:f0982c76ef1b