tests/test-check-interfaces.py.out
author Martin von Zweigbergk <martinvonz@google.com>
Fri, 29 Sep 2017 14:23:41 -0700
changeset 34342 b3538c03a804
parent 33807 b70029f355a3
child 37320 39f7d4ee8bcd
permissions -rw-r--r--
perf: remove fallbacks to ancient versions of dirstate.walk() If the call to dirstate.walk() failed, we would try to fall back to older versions. These were removed in d3d1d39da2fa (walk: remove cmdutil.walk, 2008-05-12) and f8299c84b5b6 (dirstate: fold statwalk and walk, 2008-06-26). We don't care about testing performance of versions that old versions at this point, so let's clean up. Differential Revision: https://phab.mercurial-scm.org/D845

public attributes not in abstract interface: badpeer.badattribute
public attributes not in abstract interface: badpeer.badmethod