11 Commits (af43b328ab56a4ea952994bff35729cf8184c2a6)

Author SHA1 Message Date
pre-commit-ci[bot] af43b328ab 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks 10 months ago
Roberto Bertó 7b8992ab4b fix(compat): route v1/v2 ModelField correctly; expose schema error; harden v2 fallback 10 months ago
pre-commit-ci[bot] dbd8bf0054 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks 10 months ago
Roberto Bertó 803def91e4 fix: handle v1.FieldInfo.annotation compatibility in v2.ModelField 10 months ago
pre-commit-ci[bot] b91a88a983 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks 10 months ago
Roberto Bertó fb00f2679d fix: complete Python 3.8 compatibility fixes 10 months ago
Roberto Bertó db9cc165b6 fix: replace built-in generics with typing.* for Python 3.8 compatibility 10 months ago
Roberto Bertó 24835120ba fix: use Python 3.8 compatible type annotations in stubs 10 months ago
pre-commit-ci[bot] 8d91a59494 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks 10 months ago
Roberto Bertó 2f99189cb5 feat: implement PR-clean Pydantic v1/v2 compatibility layer 10 months ago
Sebastián Ramírez d34918abf0
Add support for `from pydantic.v1 import BaseModel`, mixed Pydantic v1 and v2 models in the same app (#14168) 10 months ago