v2.11.7
📦 pydanticView on GitHub →
🐛 1 fixes🔧 1 symbols
Summary
This patch release addresses a specific bug in FieldInfo building where instances were not being copied correctly, potentially leading to shared state issues.
🐛 Bug Fixes
- Copy FieldInfo instance if necessary during FieldInfo build to prevent unintended shared state.