mirror of
https://github.com/kennethreitz/pydantic.git
synced 2026-06-05 23:00:18 +00:00
8dade7e9ac
* ✨ Add JSON-compatible float constraints for NaN and Inf * switching to a single "allow_inf_nan" * fix tests * add change and docs * add allow_inf_nan to Config Co-authored-by: Samuel Colvin <s@muelcolvin.com>