The Mypy Blog
Updates about mypy, an optional static type checker for Python
Friday, 13 July 2018
Mypy 0.620 Released
›
We’ve just uploaded mypy 0.620 to the Python Package Index ( PyPI ). Mypy is an optional static type checker for Python. This release inc...
Friday, 8 June 2018
Mypy 0.610 released
›
We’ve just uploaded mypy 0.610 to the Python Package Index ( PyPI ). Mypy is an optional static type checker for Python. This release inc...
Wednesday, 2 May 2018
Mypy 0.600 Released
›
We’ve just uploaded mypy 0.600 to the Python Package Index ( PyPI ). Mypy is an optional static type checker for Python. This is a major rel...
Friday, 13 April 2018
Mypy 0.590 Released
›
We’ve just uploaded mypy 0.590 to the Python Package Index ( PyPI ). This release includes new features, bug fixes and library stub (type...
Friday, 23 March 2018
Mypy 0.580 released
›
We’ve just uploaded mypy 0.580 to the Python Package Index ( PyPI ). This release includes new features, bug fixes and library stub (typ...
Friday, 2 March 2018
Mypy 0.570 Released
›
We’ve just uploaded mypy 0.570 to the Python Package Index ( PyPI ). This release includes new features, bug fixes and library stub (typ...
Monday, 5 February 2018
Dropbox releases mypy-protobuf
›
At Dropbox we use Google’s Protocol Buffers a lot. So much, in fact, that we sorely needed a way to generate mypy stub files ( .pyi files...
‹
›
Home
View web version