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

Add hyperlinks to Starlette and ASGI in middleware docs docs Documentation about how to use FastAPI
#14896 opened Feb 11, 2026 by milan-jethva Loading…
🐛 Fix implicit path params with converters bug Something isn't working
#14883 opened Feb 10, 2026 by Dawaman43 Loading…
Fix use_annotated
#14878 opened Feb 9, 2026 by JavierSanchezCastro Draft
🐛 Fix handling sequences with nested Annotated types bug Something isn't working
#14874 opened Feb 9, 2026 by YuriiMotov Loading…
🔧 Enable FURB ruff rule internal
#14867 opened Feb 7, 2026 by even-even Loading…
✨ Support Starlette 0.52.0+ generic Request feature New feature or request
#14863 opened Feb 7, 2026 by ollie-bell Loading…
🐛 Fix get_model_fields to support Annotated types bug Something isn't working
#14805 opened Feb 2, 2026 by ilovemesomeramen Loading…
🐛 Fix non-deterministic openapi spec in case of duplicated model names bug Something isn't working
#14797 opened Feb 1, 2026 by igoyak Loading…
📝 Update docs/en/docs/tutorial/security/oauth2-jwt.md docs Documentation about how to use FastAPI
#14781 opened Jan 29, 2026 by zadevhub Loading…
✨ Add dataclasses-based route parameters conflicts Automatically generated when a PR has a merge conflict
#14774 opened Jan 26, 2026 by HoverHell Loading…
style: PEP 8 fixes in openapi/utils.py waiting
#14754 opened Jan 22, 2026 by ImJuike Loading…
Fix XSS vulnerability conflicts Automatically generated when a PR has a merge conflict docs Documentation about how to use FastAPI
#14752 opened Jan 21, 2026 by Tanmaykaturi Loading…
📝 Clarify required but nullable request body fields docs Documentation about how to use FastAPI
#14751 opened Jan 21, 2026 by azamzar Loading…
📝 Clarify when to use async def vs def docs Documentation about how to use FastAPI waiting
#14720 opened Jan 15, 2026 by saimahesh8752 Loading…
Theme toggle functionality to Swagger UI
#14718 opened Jan 13, 2026 by sukantamajhi Loading…
📝 Fix StreamingResponse example conflicts Automatically generated when a PR has a merge conflict docs Documentation about how to use FastAPI
#14681 opened Jan 10, 2026 by casperdcl Loading…
ProTip! Filter pull requests by the default branch with base:master.