]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commit
♻️ Refactor internals, update `is_coroutine` check to reuse internal supported varian...
authorSebastián Ramírez <tiangolo@gmail.com>
Tue, 2 Dec 2025 13:43:31 +0000 (05:43 -0800)
committerGitHub <noreply@github.com>
Tue, 2 Dec 2025 13:43:31 +0000 (13:43 +0000)
commit247ef32e790ef296d8febc3fbc639849ff24b1a5
tree1d5e2ea4babffc76e9cd301a7b4f8c7f327ee9a3
parent13a98c99889cdeec97632bd287127f3bbcd94a9f
♻️ Refactor internals, update `is_coroutine` check to reuse internal supported variants (unwrap, check class) (#14434)
fastapi/routing.py