github pydantic/pydantic-core v2.41.0
v2.41.0 2025-10-06

latest release: v2.41.1
16 hours ago

What's Changed

  • Do not call default factories taking the data argument if a validation error already occurred by @Viicos in #1623
  • fix default_factory which takes data on more types by @davidhewitt in #1822
  • ci: avoid timeout on aarch64 tests by @davidhewitt in #1821
  • make _pydantic_core._pydantic_core pub for static linking by @Gentle in #1820
  • Preserve order for collections.OrderedDict by @CloseChoice in #1801

New Contributors

Full Changelog: v2.40.1...v2.41.0

Don't miss a new pydantic-core release

NewReleases is sending notifications on new releases.