tests/test-revlog-raw.py.out
author Martin von Zweigbergk <martinvonz@google.com>
Tue, 18 May 2021 21:58:12 -0700
changeset 47290 5e736d2e9703
parent 41087 797a416a91bd
permissions -rw-r--r--
errors: move Abort earlier, so more exceptions can subclass it I'd like to make at least `InterventionRequired` subclass `Abort` and Python requires the superclass to be defined before the subtype. Differential Revision: https://phab.mercurial-scm.org/D10736

local test passed
addgroupcopy test passed
clone test passed
lowlevelcopy test passed
slicing test passed
issnapshot test passed
findsnapshot test passed