You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Roberto Bertó db9cc165b6 fix: replace built-in generics with typing.* for Python 3.8 compatibility 9 months ago
..
__init__.py fix: replace built-in generics with typing.* for Python 3.8 compatibility 9 months ago
_v1_params.py 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks 9 months ago
_v1_params.pyi 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks 9 months ago
lazy_import.py 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks 9 months ago
main.py 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks 9 months ago
model_field.py Add support for `from pydantic.v1 import BaseModel`, mixed Pydantic v1 and v2 models in the same app (#14168) 9 months ago
shared.py 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks 9 months ago
v1.py fix: replace built-in generics with typing.* for Python 3.8 compatibility 9 months ago
v1.pyi fix: use Python 3.8 compatible type annotations in stubs 9 months ago
v2.py 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks 9 months ago
v2.pyi fix: use Python 3.8 compatible type annotations in stubs 9 months ago