-
-
Notifications
You must be signed in to change notification settings - Fork 9.2k
Pull requests: fastapi/fastapi
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix ForwardRef resolution inside Annotated in get_typed_annotation
#15481
opened May 4, 2026 by
siddharth10ss
•
Draft
📝 Add diagram to "Multiple middleware execution order" docs
docs
Documentation about how to use FastAPI
#15480
opened May 4, 2026 by
AaronTimony
Loading…
feat(deps): merge Body/Form/File/Query with Depends(model) in Annotated
#15477
opened May 3, 2026 by
mahenzon
Loading…
⚡ Skip
set(obj.keys()) allocation in jsonable_encoder when include/exclude are not set
refactor
#15476
opened May 3, 2026 by
VittoriaLanzo
Loading…
📝 Remove "NGINX Unit" from the list of ASGI-servers in docs
docs
Documentation about how to use FastAPI
#15475
opened May 2, 2026 by
angryfoxx
Loading…
🌐 Add new technical terms to Spanish LLM-prompt and fix typos
lang-all
Translations
lang-es
Spanish translations
#15472
opened May 1, 2026 by
crr004
Loading…
📝 Document Documentation about how to use FastAPI
--entrypoint CLI option
docs
#15464
opened Apr 30, 2026 by
YuriiMotov
Member
Loading…
⬆ Bump prek from 0.3.9 to 0.3.10
dependencies
Pull requests that update a dependency file
internal
python:uv
Pull requests that update python:uv code
#15460
opened Apr 30, 2026 by
dependabot
Bot
Loading…
⬆ Bump pydantic-ai from 1.83.0 to 1.86.0
dependencies
Pull requests that update a dependency file
internal
python:uv
Pull requests that update python:uv code
#15459
opened Apr 30, 2026 by
dependabot
Bot
Loading…
docs(pt): improve translation consistency in generate clients guide
lang-all
Translations
#15456
opened Apr 29, 2026 by
Will-thom
Loading…
feat: add production‑ready routing patterns (CBV/CBR) with resource lifecycle
feature
New feature or request
#15447
opened Apr 29, 2026 by
HeHongyeFY
Loading…
docs(pt): improve translation consistency in authentication error status code
lang-all
Translations
#15446
opened Apr 28, 2026 by
Will-thom
Loading…
fix(routing): preserve SSE stream_item_type through include_router
#15445
opened Apr 28, 2026 by
onthebed
Loading…
⬆ Bump pydantic from 2.13.2 to 2.13.3
dependencies
Pull requests that update a dependency file
internal
python:uv
Pull requests that update python:uv code
#15444
opened Apr 28, 2026 by
dependabot
Bot
Loading…
⬆ Bump ty from 0.0.21 to 0.0.32
dependencies
Pull requests that update a dependency file
internal
python:uv
Pull requests that update python:uv code
#15443
opened Apr 28, 2026 by
dependabot
Bot
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…
⬆ Bump gitpython from 3.1.46 to 3.1.47
dependencies
Pull requests that update a dependency file
internal
python:uv
Pull requests that update python:uv code
#15431
opened Apr 26, 2026 by
dependabot
Bot
Loading…
🐛 Fix unhashable Annotated type in get_definitions OpenAPI schema generation
waiting
#15429
opened Apr 25, 2026 by
Yuerchu
Loading…
fix: reject
None from security dependencies when annotation is non-optional
#15414
opened Apr 23, 2026 by
homanp
Loading…
fix(deps): resolve Annotated forward refs with __future__ annotations
#15411
opened Apr 22, 2026 by
armorbreak001
Loading…
🔨 Fix server readiness check and duplicate browser launching in Playwright scripts
docs
Documentation about how to use FastAPI
internal
#15399
opened Apr 21, 2026 by
liuyiyangwang
Loading…
3 tasks done
🐛 Fix duplicate
operationId for routes registered with multiple HTTP methods
#15398
opened Apr 21, 2026 by
Pedrom2002
Loading…
🐛 fix deadlocks in depends by using a separate CapacityLimiter for teardown
#15388
opened Apr 20, 2026 by
olliemath
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.