]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commit
šŸ› Fix TYPE_CHECKING annotations for Python 3.14 (PEP 649) (#14789)
authorMickaƫl GuƩrin <mickael.guerin@getalma.eu>
Wed, 4 Feb 2026 13:49:44 +0000 (14:49 +0100)
committerGitHub <noreply@github.com>
Wed, 4 Feb 2026 13:49:44 +0000 (14:49 +0100)
commit09f5941f0e18db2b28b40d35a5da7a94c23eb9ed
treef46a0a01d9baf150f69cc1e5e0888069d9fca2d5
parentc944add5a9680f7b3dea3a5bab4787949671d2c4
šŸ› Fix TYPE_CHECKING annotations for Python 3.14 (PEP 649) (#14789)
fastapi/dependencies/utils.py
tests/test_stringified_annotation_dependency_py314.py [new file with mode: 0644]
tests/test_tutorial/test_dependencies/test_tutorial008.py
tests/utils.py