The Mypy Blog
Updates about mypy, an optional static type checker for Python
Monday, 24 June 2019
Mypy 0.711 Released
›
We’ve just uploaded mypy 0 . 7 11 to the Python Package Index ( PyPI ). Mypy is a static type checker for Python. This fixes two ...
Wednesday, 19 June 2019
Mypy 0.710 Released: New Semantic Analyzer
›
We’ve just uploaded mypy 0.710 to the Python Package Index ( PyPI ). Mypy is a static type checker for Python. This release features a new, ...
Tuesday, 16 April 2019
Mypy 0.701 Released
›
We've just uploaded mypy 0.701 to PyPI . This is a bugfix release containing no new features, only fixes for some important bugs and reg...
Wednesday, 3 April 2019
Mypy 0.700 Released: Up To 4x Faster
›
We’ve just uploaded mypy 0.700 to the Python Package Index ( PyPI ). Mypy is a static type checker for Python. This release switches to a...
Friday, 1 March 2019
Extending mypy with plugins
›
Python is a famously dynamic language. It’s easy to write DSL-like frameworks that are hard to understand by static type checkers. Althou...
Friday, 8 February 2019
Mypy 0.670 Released
›
We’ve just uploaded mypy 0.670 to the Python Package Index ( PyPI ). Mypy is a static type checker for Python. This release includes new ...
Wednesday, 16 January 2019
Mypy 0.660 Released
›
We’ve just uploaded mypy 0.660 to the Python Package Index ( PyPI ). Mypy is a static type checker for Python. This release includes an opti...
‹
›
Home
View web version