This website requires JavaScript.
Explore
Sign In
skills
/
fastapi__fastapi
Watch
1
Star
0
Fork
0
You've already forked fastapi__fastapi
mirror of
https://github.com/fastapi/fastapi.git
synced
2026-09-14 13:36:21 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0.124.2
fastapi__fastapi
/
fastapi
/
dependencies
T
History
Sebastián Ramírez
7ba042e069
🐛
Fix support for
if TYPE_CHECKING
, non-evaluated stringified annotations (
#14485
)
2025-12-10 13:06:05 +01:00
..
__init__.py
♻️
Refactor, fix and update code
2018-12-06 20:24:50 +04:00
models.py
🐛
Fix using class (not instance) dependency that has
__call__
method (
#14458
)
2025-12-05 21:21:05 +00:00
utils.py
🐛
Fix support for
if TYPE_CHECKING
, non-evaluated stringified annotations (
#14485
)
2025-12-10 13:06:05 +01:00