Pydantic-core

Latest version: v2.33.1

Safety actively analyzes 723607 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 16 of 22

0.24.1

What's Changed
* allow partials to "call" validator by samuelcolvin in https://github.com/pydantic/pydantic-core/pull/546
* Fix enum value literals by adriangb in https://github.com/pydantic/pydantic-core/pull/544


**Full Changelog**: https://github.com/pydantic/pydantic-core/compare/v0.24.0...v0.24.1

0.24.0

What's Changed
* fix `make build-dev` for local development by samuelcolvin in https://github.com/pydantic/pydantic-core/pull/539
* test with debug build on CI by samuelcolvin in https://github.com/pydantic/pydantic-core/pull/541
* No info argument by samuelcolvin in https://github.com/pydantic/pydantic-core/pull/535
* Fix CoreSchema's workaround by ytoku in https://github.com/pydantic/pydantic-core/pull/543
* Add ultra-strict mode for better union decisions by samuelcolvin in https://github.com/pydantic/pydantic-core/pull/536
* `LazyIndexMap` for JSON objects by samuelcolvin in https://github.com/pydantic/pydantic-core/pull/522

New Contributors
* ytoku made their first contribution in https://github.com/pydantic/pydantic-core/pull/543

**Full Changelog**: https://github.com/pydantic/pydantic-core/compare/v0.23.1...v0.24.0

0.23.1

What's Changed
* Fix issue with recursive wrap function serializer schemas by dmontagu in https://github.com/pydantic/pydantic-core/pull/530
* Don't recurse into metadata by dmontagu in https://github.com/pydantic/pydantic-core/pull/532
* Use `__pydantic_serializer__` in to_jsonable_python by dmontagu in https://github.com/pydantic/pydantic-core/pull/533
* use pyo3-signature for serializer defaults arguments by samuelcolvin in https://github.com/pydantic/pydantic-core/pull/534
* Skip extra/unknown fields checks when using from_attributes=True by adriangb in https://github.com/pydantic/pydantic-core/pull/537


**Full Changelog**: https://github.com/pydantic/pydantic-core/compare/v0.23.0...v0.23.1

0.23.0

What's Changed
* Update pyodide to 0.23.0 by messense in https://github.com/pydantic/pydantic-core/pull/520
* Add PyPy wheels for Windows by aminalaee in https://github.com/pydantic/pydantic-core/pull/511
* add `*` to `core_schema` functions by samuelcolvin in https://github.com/pydantic/pydantic-core/pull/521
* Update pyo3 to 0.18.2, maturin to 0.14.16 by messense in https://github.com/pydantic/pydantic-core/pull/519
* simplify error `str()` by samuelcolvin in https://github.com/pydantic/pydantic-core/pull/512
* Make validator complete required by aminalaee in https://github.com/pydantic/pydantic-core/pull/525
* Better panicing by samuelcolvin in https://github.com/pydantic/pydantic-core/pull/526
* Rename `__fields_set__` -> `__pydantic_fields_set__` by samuelcolvin in https://github.com/pydantic/pydantic-core/pull/527
* arguments validation improvements by samuelcolvin in https://github.com/pydantic/pydantic-core/pull/523
* Make mypy ignore CoreSchema's typing by adriangb in https://github.com/pydantic/pydantic-core/pull/528


**Full Changelog**: https://github.com/pydantic/pydantic-core/compare/v0.22.0...v0.23.0

0.22.0

What's Changed
* move `InitErrorDetails` to be public by samuelcolvin in https://github.com/pydantic/pydantic-core/pull/513
* Serialize support `Path` and add `fallback` function, JSON improvements by samuelcolvin in https://github.com/pydantic/pydantic-core/pull/514
* allow `function-wrap-schema` to use parent schema by samuelcolvin in https://github.com/pydantic/pydantic-core/pull/515


**Full Changelog**: https://github.com/pydantic/pydantic-core/compare/v0.21.0...v0.22.0

0.21.0

What's Changed
* Error loc by samuelcolvin in https://github.com/pydantic/pydantic-core/pull/507
* Catch recursive cycles in `ValidationError.json()` by samuelcolvin in https://github.com/pydantic/pydantic-core/pull/509
* Change args to list by realDragonium in https://github.com/pydantic/pydantic-core/pull/508
* support for raising `ValidationError` directly by samuelcolvin in https://github.com/pydantic/pydantic-core/pull/510


**Full Changelog**: https://github.com/pydantic/pydantic-core/compare/v0.20.0...v0.21.0

Page 16 of 22

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.