Embed Notice
HTML Code
Corresponding Notice
- Embed this notice
clacke (clacke@libranet.de)'s status on Monday, 20-Feb-2023 19:19:22 JSTclacke Just discovered while reading werkzeug's pyproject.toml that #mypy can read pyproject.toml "now"! (as of 0.900, June two years ago)
Guido was vehemently against that last time I checked (four years ago).
And it's not just a mypy.ini transplant, it's making use of toml to improve the parameter format. Nice!
@python #python