-
-
Notifications
You must be signed in to change notification settings - Fork 9.1k
Pull requests: fastapi/fastapi
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
🔨 Fix server readiness check and duplicate browser launching in Playwright scripts
docs
Documentation about how to use FastAPI
internal
#15399
opened Apr 21, 2026 by
liuyiyangwang
Loading…
3 tasks done
🐛 Fix duplicate
operationId for routes registered with multiple HTTP methods
#15398
opened Apr 21, 2026 by
Pedrom2002
Loading…
feat: add class-based view (CBV) and class-based route (CBR) utilities
#15392
opened Apr 21, 2026 by
HeHongyeFY
Loading…
🐛 fix deadlocks in depends by using a separate CapacityLimiter for teardown
#15388
opened Apr 20, 2026 by
olliemath
Loading…
docs: replace "automatized" in the PR review guide
docs
Documentation about how to use FastAPI
#15376
opened Apr 19, 2026 by
Rohan5commit
Loading…
fix: resolve ForwardRef inside Annotated in get_typed_annotation
#15364
opened Apr 16, 2026 by
OfekDanny
Loading…
Updated based on feedback to align with FastAPI's validation patterns.
docs
Documentation about how to use FastAPI
#15358
opened Apr 15, 2026 by
herbertmoses
Loading…
Automatically support HEAD method for all GET routes
#15356
opened Apr 15, 2026 by
Herrtian
Loading…
fix(params): honor AliasChoices validation aliases for direct request params
#15341
opened Apr 15, 2026 by
OussemaNehdi
Loading…
Fix
PydanticUserError when a generic BaseModel with Json[T] field is specialized with SerializeAsAny[SomeModel]
#15329
opened Apr 13, 2026 by
shirayu
Loading…
Raise clear NameError at route registration for unresolvable forward-reference annotations
#15307
opened Apr 6, 2026 by
Dima-Bulavenko
Loading…
Preserve Annotated dependency metadata for stringified forward refs
#15300
opened Apr 4, 2026 by
itsviseph
Loading…
Add AuthStaticFiles to support authentication for static file serving
#15295
opened Apr 3, 2026 by
Faisalsaificode
Loading…
Fix BaseModel parameter defaults to preserve omitted fields
#15269
opened Apr 1, 2026 by
abishekgiri
Loading…
Fix Annotated ForwardRef dependencies with postponed annotations
#15234
opened Mar 27, 2026 by
abishekgiri
Loading…
Fix multipart version comparison for newer releases
#15226
opened Mar 26, 2026 by
Esubaalew
Loading…
fix: treat empty bearer token as missing credentials in OAuth2 helpers
#15220
opened Mar 25, 2026 by
subhashdasyam
Loading…
docs: warn about BackgroundTasks + Response background interaction
docs
Documentation about how to use FastAPI
#15217
opened Mar 25, 2026 by
ChunkyTortoise
Loading…
3 tasks done
Fix duplicate operationId for routes with multiple HTTP methods
#15215
opened Mar 24, 2026 by
fitratgulmamadov
Loading…
Refactor routing internals into modular components with stable facade
#15210
opened Mar 24, 2026 by
rajratangm
Loading…
✨ Make ServerSentEvent generic with typed data field
#15191
opened Mar 22, 2026 by
benmosher
Loading…
5 tasks done
fix: reject newline characters in SSE event and id fields
#15187
opened Mar 21, 2026 by
subhashdasyam
Loading…
Previous Next
ProTip!
What’s not been updated in a month: updated:<2026-03-21.