tests/test-check-interfaces.py.out
author Gregory Szorc <gregory.szorc@gmail.com>
Sat, 17 Feb 2018 13:55:12 -0700
changeset 36261 c69e78ef2b54
parent 33807 b70029f355a3
child 37320 39f7d4ee8bcd
permissions -rw-r--r--
py3: port f to Python 3 This involved a lot of b'' literals, conversion from %s to %d, and using a hashing mechanism that returns bytes instead of str. Differential Revision: https://phab.mercurial-scm.org/D2299

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