fastapi/tests/test_request_params/test_form
Sebastián Ramírez faee822574
🎨 Upgrade typing syntax for Python 3.10 (#14932)
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: tiangolo <1326112+tiangolo@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-02-17 09:59:14 +00:00
..
__init__.py Add set of tests for request parameters and alias (#14358) 2025-12-11 17:15:36 +01:00
test_list.py 🔥 Remove test variants for Pydantic v1 in test_request_params (#14612) 2025-12-27 19:31:34 +01:00
test_optional_list.py 🎨 Upgrade typing syntax for Python 3.10 (#14932) 2026-02-17 09:59:14 +00:00
test_optional_str.py 🎨 Upgrade typing syntax for Python 3.10 (#14932) 2026-02-17 09:59:14 +00:00
test_required_str.py 🔥 Remove Pydantic v1 specific test variants (#14611) 2025-12-27 19:19:10 +01:00
utils.py ♻️ Upgrade internal syntax to Python 3.9+ 🎉 (#14564) 2025-12-17 21:25:59 +00:00