]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commit
📝 Use `WSGIMiddleware` from `a2wsgi` instead of deprecated `fastapi.middleware.wsgi...
authorMotov Yurii <109919500+YuriiMotov@users.noreply.github.com>
Wed, 4 Feb 2026 11:54:23 +0000 (14:54 +0300)
committerGitHub <noreply@github.com>
Wed, 4 Feb 2026 11:54:23 +0000 (12:54 +0100)
commitdc3278654f13614d255edca66954326966f6620d
tree3697e71816db0c815bc3172474a5b86e061f1dc5
parent573c593dd04365f0d1dddde2e167851f6d19cef7
📝 Use `WSGIMiddleware` from `a2wsgi` instead of deprecated `fastapi.middleware.wsgi.WSGIMiddleware` (#14756)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
docs/en/docs/advanced/wsgi.md
docs/en/docs/reference/middleware.md
docs_src/wsgi/tutorial001_py39.py
fastapi/middleware/wsgi.py
pyproject.toml
uv.lock