10 Commits (a320bc6c274231fc4b234313eb56cf585d53c93e)

Author SHA1 Message Date
pre-commit-ci-lite[bot] 5afc0c1751
🎨 Auto format 4 months ago
Adarsh Bennur eec089f9a3 Fix coverage: Use inline ternary for Pydantic v1/v2 compatibility 4 months ago
Adarsh Bennur 7a39d5b85f Fix: Use typing_extensions.Annotated for Python 3.8 compatibility 4 months ago
Adarsh Bennur d7cb6f2538 Fix test ImportError: use local Pydantic version detection instead of internal _compat 4 months ago
Adarsh Bennur 34c0142517 Fix test syntax + ruff issues causing CI matrix failures 4 months ago
Adarsh Bennur 3f2e378ff3 Fix: Use typing_extensions.Annotated for Python 3.8 compatibility 4 months ago
Adarsh Bennur ca8b59f52d Fix coverage by adding Query/Header tests to test_forms_fields_set.py 4 months ago
Adarsh Bennur 39b4ae0698 Fix: Make fields_set tests compatible with Pydantic v1 and v2 6 months ago
Adarsh Bennur 3c62970852 Fix: Make test compatible with Pydantic v1 and v2 6 months ago
Adarsh Bennur b82e39d665 Fix: Preserve model_fields_set for Form models (issue #13399) 6 months ago