-
-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Pull requests: fastapi/fastapi
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
✏️ Fix grammar, typos, and broken links in docs
docs
Documentation about how to use FastAPI
#15694
opened Jun 5, 2026 by
YuriiMotov
Member
•
Draft
docs: fix typo in websockets reference page
docs
Documentation about how to use FastAPI
#15691
opened Jun 4, 2026 by
nagavardhan987
Loading…
1 of 5 tasks
Fix typo: remove duplicate "for" in release-notes.md
docs
Documentation about how to use FastAPI
#15687
opened Jun 4, 2026 by
junqigif
Loading…
1 of 5 tasks
Forward exclude_defaults when jsonable_encoder recurses into dict values
#15676
opened Jun 1, 2026 by
vidigoat
Loading…
Fix broken Documentation about how to use FastAPI
management-tasks.md links in fastapi-people.md
docs
#15663
opened Jun 1, 2026 by
AshNicolus
Contributor
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 typos in agent skills files
docs
Documentation about how to use FastAPI
#15561
opened May 19, 2026 by
gopackgo90
Loading…
🌐 Enable Hindi docs translations
lang-all
Translations
lang-hi
Hindi translations
#15554
opened May 18, 2026 by
YuriiMotov
Member
Loading…
Fix Annotated forward ref resolution with from __future__ import annotations
#15519
opened May 15, 2026 by
MD-Mushfiqur123
Loading…
🐛 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…
📝 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(routing): preserve SSE stream_item_type through include_router
#15445
opened Apr 28, 2026 by
onthebed
Loading…
📝 Update ReDoc GitHub URLs from Documentation about how to use FastAPI
Rebilly/ReDoc to Redocly/redoc
docs
#15432
opened Apr 26, 2026 by
shalom-ezekiel
Loading…
fix(deps): resolve Annotated forward refs with __future__ annotations
#15411
opened Apr 22, 2026 by
armorbreak001
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…
Automatically support HEAD method for all GET routes
#15356
opened Apr 15, 2026 by
Herrtian
Loading…
Fix
PydanticUserError when a generic BaseModel with Json[T] field is specialized with SerializeAsAny[SomeModel]
#15329
opened Apr 13, 2026 by
shirayu
Loading…
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.