13 Commits (901fa575f227865c0f3508964562c39d135d3e2d)

Author SHA1 Message Date
pre-commit-ci[bot] e2e5ae0216 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks 2 months ago
Sebastián Ramírez 3a3ad5d66d
⬆️ Upgrade version of Ruff and reformat (#12032) 12 months ago
Sebastián Ramírez bf771bd781
🐛 Fix unhandled growing memory for internal server errors, refactor dependencies with `yield` and `except` to require raising again as in regular Python (#11191) 1 year ago
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) 2 years ago
Alexander Pushkov 9a192e565a 🎨 Make test endpoint names unique 2 years ago
pre-commit-ci[bot] 4ef801a817 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks 2 years ago
Alexander Pushkov affb3ca017 Add basic tests for using context managers as dependencies 2 years ago
Sebastián Ramírez 9d56a3cb59
Update internal `AsyncExitStack` to fix context for dependencies with `yield` (#4575) 4 years ago
Nima Mashhadi M. Reza da9b5201c4
🔧 Add Flake8 linting (#1774) 5 years ago
Samuel Colvin e9b189e9f2
Improve test debugging (#1222) 5 years ago
Sebastián Ramírez 0ac9b3ee5c
Re-export utils from Starlette (#1064) 6 years ago
Sebastián Ramírez 3f9f4a0f8f
Add dependencies with yield (used as context managers) (#595) 6 years ago