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ó 852b50ea7d fix: add mypy ignores and fix unused variables 9 months ago
..
__init__.py compat: v2-first lazy v1 proxy; py3.14-safe; on-demand v1 encoders 9 months ago
_v1_params.py fix: add mypy ignores and fix unused variables 9 months ago
lazy_import.py fix: add mypy ignores and fix unused variables 9 months ago
main.py fix: final lint corrections 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 compat: v2-first lazy v1 proxy; py3.14-safe; on-demand v1 encoders 9 months ago
v1.py fix: add mypy ignores and fix unused variables 9 months ago
v2.py fix: RequiredParam sentinel, forwardref call, import order; address lints 9 months ago