v2.12.2
📦 pydanticView on GitHub →
🐛 2 fixes🔧 2 symbols
Summary
This patch release fixes a corrupted CPython 3.10 wheel for ARM64 and resolves a bug involving recursive generic models with parent classes.
🐛 Bug Fixes
- Fixed a corrupted CPython 3.10 manylinux2014_aarch64 wheel for pydantic-core.
- Fixed an issue with recursive generic models when using a parent model class.