Mercurial > hg
annotate tests/test-check-interfaces.py.out @ 46597:305d74c262de
rust: Add config parsing support for more value types
* Rust `str` (ASCII or UTF-8)
* Integer
* Byte quantities
Differential Revision: https://phab.mercurial-scm.org/D10008
author | Simon Sapin <simon.sapin@octobus.net> |
---|---|
date | Tue, 16 Feb 2021 13:55:31 +0100 |
parents | 39f7d4ee8bcd |
children | ef7d85089952 |
rev | line source |
---|---|
37320
39f7d4ee8bcd
repository: port peer interfaces to zope.interface
Gregory Szorc <gregory.szorc@gmail.com>
parents:
33807
diff
changeset
|
1 public attribute not declared in interfaces: badpeer.badattribute |
39f7d4ee8bcd
repository: port peer interfaces to zope.interface
Gregory Szorc <gregory.szorc@gmail.com>
parents:
33807
diff
changeset
|
2 public attribute not declared in interfaces: badpeer.badmethod |