On 2020-07-24 05:17, Yuya Nishihara wrote:
On Fri, 24 Jul 2020 00:51:22 +0530, Pulkit Goyal wrote:
# HG changeset patch
# User Pulkit Goyal <7895pul...@gmail.com>
# Date 1595532057 -19800
#      Fri Jul 24 00:50:57 2020 +0530
# Node ID f5621c1f45bb0f27793406917ac677cb6cacbe42
# Parent  4ccd5ec565c2baaa1d598b20a7ea14d3c4fd39dc
# EXP-Topic chg-test
tests: glob 'mercurial.error' in test-phases.t

Queued, thanks.

On python 2 with chg, `mercurial.error` is omitted while printing error. On
other cases it's there in error message.

Maybe the output would be different between the interpreter's traceback printer
and traceback.format_exc().

Yes, that’s the reason. Python 3 removed that inconsistency.
_______________________________________________
Mercurial-devel mailing list
Mercurial-devel@mercurial-scm.org
https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel

Reply via email to