]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commit
🐛 Fix `inspect.getcoroutinefunction()` can break testing with `unittest.mock.patch...
authorsecrett2633 <65999962+secrett2633@users.noreply.github.com>
Sat, 20 Sep 2025 16:30:34 +0000 (01:30 +0900)
committerGitHub <noreply@github.com>
Sat, 20 Sep 2025 16:30:34 +0000 (18:30 +0200)
commitc831cdbde22e2dbaae8bcac4544a5556a5a04b5e
treef4154b2f469808aca3080e81670c7ccfd16159ba
parent73841b9976ded9858e4a2e1c8f0584e47c8e7dcb
🐛 Fix `inspect.getcoroutinefunction()` can break testing with `unittest.mock.patch()` (#14022)
fastapi/dependencies/utils.py
fastapi/routing.py