Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
pydantic_core-2.36.0-cp312-cp312-emscripten_3_1_58_wasm32.whl | 2025-07-23 | 1.5 MB | |
README.md | 2025-07-23 | 878 Bytes | |
v2.36.0 2025-07-23 source code.tar.gz | 2025-07-23 | 499.3 kB | |
v2.36.0 2025-07-23 source code.zip | 2025-07-23 | 658.8 kB | |
Totals: 4 Items | 2.6 MB | 0 |
What's Changed
- Stop testing free-threaded on 3.13 by @Viicos in https://github.com/pydantic/pydantic-core/pull/1738
- Bump smallvec from 1.15.0 to 1.15.1 by @dependabot[bot] in https://github.com/pydantic/pydantic-core/pull/1752
- Bump uuid from 1.16.0 to 1.17.0 by @dependabot[bot] in https://github.com/pydantic/pydantic-core/pull/1754
- Bump pyo3 from 0.25.0 to 0.25.1 by @dependabot[bot] in https://github.com/pydantic/pydantic-core/pull/1753
- Implement ser_json_temporal config option by @ollz272 in https://github.com/pydantic/pydantic-core/pull/1743
- Properly coerce fractions as int by @Viicos in https://github.com/pydantic/pydantic-core/pull/1757
- Add
exclude_if
logic at the field level by @andresliszt in https://github.com/pydantic/pydantic-core/pull/1535
Full Changelog: https://github.com/pydantic/pydantic-core/compare/v2.35.2...v2.36.0