Skip to content

v2.41.0 2025-10-06

Compare
Choose a tag to compare
@davidhewitt davidhewitt released this 06 Oct 19:02
· 2 commits to main since this release

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