[tahoe-lafs-trac-stream] [Tahoe-LAFS] #3399: Evaluate adding mypy checks to code checks

Tahoe-LAFS trac at tahoe-lafs.org
Sun Aug 30 15:23:01 UTC 2020


#3399: Evaluate adding mypy checks to code checks
-------------------------+----------------------------------
 Reporter:  jaraco       |          Owner:  jaraco
     Type:  enhancement  |         Status:  new
 Priority:  normal       |      Milestone:  Support Python 3
Component:  unknown      |        Version:  n/a
 Keywords:               |  Launchpad Bug:
-------------------------+----------------------------------
 The mypy project (and type checking more generally) promises to improve
 code quality and catch type errors statically. Recent versions of mypy
 have fairly robust support for inferring types for many functions. The
 Python 3 porting team would like to evaluate the viability of employing
 mypy checks during the code check phase to catch such errors early and
 perhaps elucidate issues with binary vs. text during the porting effort.

--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/3399>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage


More information about the tahoe-lafs-trac-stream mailing list