Skip to content

Pull requests: fastapi/fastapi

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
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 links in docs docs Documentation about how to use FastAPI
#15967 opened Jul 9, 2026 by YuriiMotov Member Loading…
📝 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 status_code being ignored for SSE and JSONL streaming endpoints bug Something isn't working
#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
🐛 Set X-Accel-Buffering: no on JSONL streaming responses bug Something isn't working
#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 async technical details in UploadFile documentation docs Documentation about how to use FastAPI
#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…
⚡️ Use TypeAdapter.validate_json instead of json.loads refactor
#15617 opened May 27, 2026 by dolfinus Contributor Loading…
📝 Fix format_sse_event docstring rendering of \n\n terminator docs Documentation about how to use FastAPI
#15613 opened May 26, 2026 by AshNicolus Contributor Loading…
4 tasks done
📝 Add a note that Python 3.13+ venv creates .gitignore by default docs Documentation about how to use FastAPI
#15592 opened May 24, 2026 by ftnext Contributor Loading…
1 of 5 tasks
🐛 Fix line splitting in format_sse_event to comply with SSE spec bug Something isn't working
#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…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.