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.
Motov Yurii 3063ada72f
Add missing tests for code examples (#14569)
5 months ago
..
__init__.py Add missing tests for code examples (#14569) 5 months ago
tutorial001_an_py39.py 📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268) 3 years ago
tutorial001_an_py310.py 📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268) 3 years ago
tutorial001_py39.py ⚰️ Remove Python 3.8 from CI and remove Python 3.8 examples from source docs (#14559) 6 months ago
tutorial001_py310.py Add support for not needing `...` as default value in required Query(), Path(), Header(), etc. (#4906) 4 years ago
tutorial002_an_py39.py 👷 Adopt Ruff format (#10517) 3 years ago
tutorial002_an_py310.py ⬆️ Upgrade configuration for Ruff v0.2.0 (#11075) 2 years ago
tutorial002_py39.py ⚰️ Remove Python 3.8 from CI and remove Python 3.8 examples from source docs (#14559) 6 months ago
tutorial002_py310.py ⬆️ Upgrade configuration for Ruff v0.2.0 (#11075) 2 years ago
tutorial003_an_py39.py ♻️ Upgrade internal syntax to Python 3.9+ 🎉 (#14564) 6 months ago
tutorial003_an_py310.py 📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268) 3 years ago
tutorial003_py39.py 📝 Add docs recommending `Union` over `Optional` and migrate source examples (#4908) 4 years ago
tutorial003_py310.py Add support for not needing `...` as default value in required Query(), Path(), Header(), etc. (#4906) 4 years ago