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 a4aa79e0b4
Add support for raising exceptions (including `HTTPException`) in dependencies with `yield` in the exit code, do not support them in background tasks (#10831)
1 year ago
..
__init__.py ♻️ Re-format tutorials, files names and tests 6 years ago
test_tutorial001.py Add support for Pydantic v2 (#9816) 2 years ago
test_tutorial001_an.py Add support for Pydantic v2 (#9816) 2 years ago
test_tutorial001_an_py39.py Add support for Pydantic v2 (#9816) 2 years ago
test_tutorial001_an_py310.py Add support for Pydantic v2 (#9816) 2 years ago
test_tutorial001_py310.py Add support for Pydantic v2 (#9816) 2 years ago
test_tutorial004.py Add support for Pydantic v2 (#9816) 2 years ago
test_tutorial004_an.py Add support for Pydantic v2 (#9816) 2 years ago
test_tutorial004_an_py39.py Add support for Pydantic v2 (#9816) 2 years ago
test_tutorial004_an_py310.py Add support for Pydantic v2 (#9816) 2 years ago
test_tutorial004_py310.py Add support for Pydantic v2 (#9816) 2 years ago
test_tutorial006.py Add support for Pydantic v2 (#9816) 2 years ago
test_tutorial006_an.py Add support for Pydantic v2 (#9816) 2 years ago
test_tutorial006_an_py39.py Add support for Pydantic v2 (#9816) 2 years ago
test_tutorial008b.py Add support for raising exceptions (including `HTTPException`) in dependencies with `yield` in the exit code, do not support them in background tasks (#10831) 1 year ago
test_tutorial008b_an.py Add support for raising exceptions (including `HTTPException`) in dependencies with `yield` in the exit code, do not support them in background tasks (#10831) 1 year ago
test_tutorial008b_an_py39.py Add support for raising exceptions (including `HTTPException`) in dependencies with `yield` in the exit code, do not support them in background tasks (#10831) 1 year ago
test_tutorial012.py Add support for Pydantic v2 (#9816) 2 years ago
test_tutorial012_an.py Add support for Pydantic v2 (#9816) 2 years ago
test_tutorial012_an_py39.py Add support for Pydantic v2 (#9816) 2 years ago