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
- @Gentle made their first contribution in #1820
- @CloseChoice made their first contribution in #1801
Full Changelog: v2.40.1...v2.41.0