-
-
Notifications
You must be signed in to change notification settings - Fork 9.6k
Pull requests: fastapi/fastapi
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Clarify query parameter validation behavior
docs
Documentation about how to use FastAPI
#16023
opened Jul 18, 2026 by
hosama-adem
Loading…
5 tasks
⬆ Bump mcp from 1.26.0 to 1.28.1
dependencies
Pull requests that update a dependency file
internal
Internal changes
python:uv
Pull requests that update python:uv code
#16018
opened Jul 16, 2026 by
dependabot
Bot
Loading…
fix: use None sentinel instead of mutable OAuthFlowsModel() default in OAuth2.__init__
#15993
opened Jul 14, 2026 by
rahulrao85
Loading…
📝 Fix links in docs
docs
Documentation about how to use FastAPI
#15967
opened Jul 9, 2026 by
YuriiMotov
Member
Loading…
perf: optimize jsonable_encoder by skipping redundant recursive calls…
#15965
opened Jul 9, 2026 by
rajat315315
Loading…
4 of 5 tasks
feat: implement route caching for static paths in APIRouter to improv…
#15963
opened Jul 9, 2026 by
rajat315315
Loading…
4 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…
🐛 Fix Something isn't working
status_code being ignored for SSE and JSONL streaming endpoints
bug
#15937
opened Jul 5, 2026 by
SAURABHSALVE
Loading…
📝 Add API reference page for fastapi.sse
docs
Documentation about how to use FastAPI
#15930
opened Jul 4, 2026 by
SAURABHSALVE
Loading…
docs: add guide for Kubernetes liveness and readiness probes
docs
Documentation about how to use FastAPI
#15911
opened Jul 1, 2026 by
marcelomarkus
Contributor
Loading…
1 of 3 tasks
✅ 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…
🐛 Fix response model serialization options for SSE event data
bug
Something isn't working
#15708
opened Jun 8, 2026 by
k-shimura7617
Loading…
5 tasks done
📝 Clarify Documentation about how to use FastAPI
async technical details in UploadFile documentation
docs
#15696
opened Jun 6, 2026 by
achyutadixit
Loading…
Preserve
null values in user-provided OpenAPI example/examples
#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
Loading…
⚡️ Use
TypeAdapter.validate_json instead of json.loads
refactor
#15617
opened May 27, 2026 by
dolfinus
Contributor
Loading…
📝 Fix Documentation about how to use FastAPI
format_sse_event docstring rendering of \n\n terminator
docs
#15613
opened May 26, 2026 by
AshNicolus
Contributor
Loading…
4 tasks done
📝 Add a note that Python 3.13+ venv creates Documentation about how to use FastAPI
.gitignore by default
docs
#15592
opened May 24, 2026 by
ftnext
Contributor
Loading…
1 of 5 tasks
🐛 Fix line splitting in Something isn't working
format_sse_event to comply with SSE spec
bug
#15515
opened May 14, 2026 by
Zawwarsami16
Loading…
fix: replace mutable default arg and add encoding to open() calls
internal
Internal changes
#15493
opened May 8, 2026 by
KeloYuan
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…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.