tests/test-check-interfaces.py.out
author Pierre-Yves David <pierre-yves.david@octobus.net>
Wed, 12 Jul 2023 12:47:08 +0200
branchstable
changeset 50755 1680ef94ad2b
parent 37320 39f7d4ee8bcd
permissions -rw-r--r--
repoview: fix the filter created by `extrafilter` The `name` variable was updated in each interaction of the loop, making all new filters inheriting from the same base (the last one iterated), leading to terrible terrible misbehavior.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
37320
39f7d4ee8bcd repository: port peer interfaces to zope.interface
Gregory Szorc <gregory.szorc@gmail.com>
parents: 33828
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: 33828
diff changeset
     2
public attribute not declared in interfaces: badpeer.badmethod