[Twisted-Python] mypy integrated with CI for twisted

Craig Rodrigues rodrigc at crodrigues.org
Mon Jun 22 17:36:05 MDT 2020


I have merged some more fixes for mypy to Twisted trunk branch.

In trunk, you can run mypy with:

*tox -e mypy*

Currently this results in *171* errors, which is way down from >1000 errors
a month ago.

In addition, if you look at any new PR's there is a *Mypy Ubuntu* job
running on Azure pipeline, which runs mypy.  Right now errors from this job
are ignored and does not block the PR.  However, if we can get the mypy
errors down to zero, we can make mypy status a blocker for the PR.

--
Craig

>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/twisted-python/attachments/20200622/194f769a/attachment.htm>


More information about the Twisted-Python mailing list