mypy
e0c375a9
- Support floats in JSON in fixed-format cache (#21603)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
30 days ago
Support floats in JSON in fixed-format cache (#21603) Fixes https://github.com/python/mypy/issues/21600 Obviously, `float` should be allowed in a JSON value.
References
#21603 - Support floats in JSON in fixed-format cache
Author
ilevkivskyi
Parents
5004eae4
Loading