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.
Sebastián Ramírez 6e42bcd8ce
🔊 Add deprecation warnings when using `pydantic.v1` (#14583)
6 months ago
..
__init__.py Add support for `from pydantic.v1 import BaseModel`, mixed Pydantic v1 and v2 models in the same app (#14168) 8 months ago
main.py 🔊 Add deprecation warnings when using `pydantic.v1` (#14583) 6 months ago
modelsv1.py ♻️ Upgrade internal syntax to Python 3.9+ 🎉 (#14564) 6 months ago
modelsv2.py ♻️ Upgrade internal syntax to Python 3.9+ 🎉 (#14564) 6 months ago
modelsv2b.py ♻️ Upgrade internal syntax to Python 3.9+ 🎉 (#14564) 6 months ago
test_multifile.py Drop support for Pydantic v1, keeping short temporary support for Pydantic v2's `pydantic.v1` (#14575) 6 months ago