-
-
Notifications
You must be signed in to change notification settings - Fork 9.7k
Pull requests: fastapi/fastapi
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
♻️ Replace list with a set for visited cache
#16087
opened Jul 28, 2026 by
dolfinus
Contributor
Loading…
1 of 5 tasks
♻️ Drop circular references to dependency_cache values
#16086
opened Jul 28, 2026 by
dolfinus
Contributor
Loading…
1 of 5 tasks
📝 Document custom headers for JSONL and SSE streams
docs
Documentation about how to use FastAPI
#15953
opened Jul 7, 2026 by
Deadshot1831
Loading…
🐛 Fix copy button copying HTML tags from termynal command lines
docs
Documentation about how to use FastAPI
#15941
opened Jul 5, 2026 by
shreyash0k
Loading…
✅ Add tests for Internal changes
OAuth2AuthorizationCodeBearer with auto_error=False
internal
#15859
opened Jun 28, 2026 by
Eikentech
Loading…
🐛 Set Something isn't working
X-Accel-Buffering: no on JSONL streaming responses
bug
#15813
opened Jun 20, 2026 by
torrresagus
Loading…
📝 Clarify Documentation about how to use FastAPI
async technical details in UploadFile documentation
docs
#15696
opened Jun 6, 2026 by
achyutadixit
Loading…
Preserve Automatically generated when a PR has a merge conflict
null values in user-provided OpenAPI example/examples
conflicts
#15646
opened May 30, 2026 by
AshNicolus
Contributor
Loading…
Fix jsonable_encoder crash on invalid UTF‑8 bytes
#15641
opened May 29, 2026 by
SAURABHSALVE
Contributor
Loading…
⚡️ Use
TypeAdapter.validate_json instead of json.loads
refactor
#15617
opened May 27, 2026 by
dolfinus
Contributor
Loading…
📝 Add diagram to "Multiple middleware execution order" docs
docs
Documentation about how to use FastAPI
#15480
opened May 4, 2026 by
AaronTimony
Loading…
⚡ Skip
set(obj.keys()) allocation in jsonable_encoder when include/exclude are not set
refactor
#15476
opened May 3, 2026 by
VittoriaLanzo
Loading…
🐛 fix deadlocks in depends by using a separate CapacityLimiter for teardown
#15388
opened Apr 20, 2026 by
olliemath
Loading…
fix: resolve ForwardRef inside Annotated in get_typed_annotation
#15364
opened Apr 16, 2026 by
OfekDanny
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
conflicts
Automatically generated when a PR has a merge conflict
#15307
opened Apr 6, 2026 by
Dima-Bulavenko
Loading…
Fix BaseModel parameter defaults to preserve omitted fields
#15269
opened Apr 1, 2026 by
abishekgiri
Loading…
Fix Annotated ForwardRef dependencies with postponed annotations
conflicts
Automatically generated when a PR has a merge conflict
#15234
opened Mar 27, 2026 by
abishekgiri
Loading…
🐛 Fix multipart version comparison
bug
Something isn't working
#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
✨ Make ServerSentEvent generic with typed data field
conflicts
Automatically generated when a PR has a merge conflict
#15191
opened Mar 22, 2026 by
benmosher
Loading…
5 tasks done
Emit warning when Response.background discards injected BackgroundTasks
#15112
opened Mar 14, 2026 by
mango766
Loading…
3 tasks done
feat: add dependency_scope="lifespan" for application-lifetime depend…
conflicts
Automatically generated when a PR has a merge conflict
feature
New feature or request
#15097
opened Mar 11, 2026 by
essentiaMarco
Loading…
🚸 Add missing password format to New feature or request
OAuth2PasswordRequestFormStrict
feature
#15079
opened Mar 8, 2026 by
cluster2600
Loading…
3 tasks done
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.