Mercurial > hg
annotate tests/test-check-interfaces.py.out @ 46364:5b747aa1b2be stable
packaging: include `windows_curses` when building py2exe
The `_curses.pyd` module was previously being included by py2exe's module
search, but it left out `_curses_panel.pyd`.
Differential Revision: https://phab.mercurial-scm.org/D9857
author | Matt Harbison <matt_harbison@yahoo.com> |
---|---|
date | Sun, 24 Jan 2021 19:14:50 -0500 |
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 |