[tahoe-lafs-trac-stream] [Tahoe-LAFS] #3399: Evaluate adding mypy checks to code checks
Tahoe-LAFS
trac at tahoe-lafs.org
Fri Nov 20 18:31:37 UTC 2020
#3399: Evaluate adding mypy checks to code checks
-----------------------------+------------------------------
Reporter: jaraco | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Support Python 3
Component: unknown | Version: n/a
Resolution: | Keywords:
Launchpad Bug: |
-----------------------------+------------------------------
Comment (by jaraco):
While working on private.py, I get this error:
{{{
src/allmydata/web/private.py:64: error: zope.interface.implementer accepts
interface, not allmydata.web.private.IToken.
src/allmydata/web/private.py:64: error: Make sure you have stubs for all
packages that provide interfaces for allmydata.web.private.IToken class
hierarchy.
}}}
I distilled the issue and filed [[https://github.com/Shoobx/mypy-
zope/issues/26|Shoobx/mypy-zope#26]] to capture what appears to be an
underlying issue.
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/3399#comment:15>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list