-
-
Notifications
You must be signed in to change notification settings - Fork 9.3k
Pull requests: fastapi/fastapi
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
docs: clarify that required query params cannot be None in #12419
docs
Documentation about how to use FastAPI
#15517
opened May 14, 2026 by
Dharanidhar28
Loading…
Add warning about BackgroundTasks with direct Response
docs
Documentation about how to use FastAPI
#15516
opened May 14, 2026 by
rajkumar-prog
Loading…
fix(sse): preserve trailing newlines + use spec-correct line splitting in format_sse_event
#15515
opened May 14, 2026 by
Zawwarsami16
Loading…
Docs: Clarify required nullable query parameter behavior
docs
Documentation about how to use FastAPI
#15514
opened May 13, 2026 by
Shaan-alpha
Loading…
4 tasks done
⬆ Bump CodSpeedHQ/action from 4.14.0 to 4.15.1
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
internal
#15513
opened May 13, 2026 by
dependabot
Bot
Loading…
⬆ Bump authlib from 1.6.11 to 1.6.12
dependencies
Pull requests that update a dependency file
internal
python:uv
Pull requests that update python:uv code
#15512
opened May 13, 2026 by
dependabot
Bot
Loading…
Add tests for SSE (EventSourceResponse) with yield dependencies
#15509
opened May 12, 2026 by
itsaryanchauhan
Loading…
Fix backward compatibility regression for custom APIRoute classes without strict_content_type
#15508
opened May 12, 2026 by
alexuser
Loading…
⬆ Bump actions/labeler from 6.0.1 to 6.1.0
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
internal
#15507
opened May 12, 2026 by
dependabot
Bot
Loading…
Add OpenAPI callback tutorial example
docs
Documentation about how to use FastAPI
internal
#15506
opened May 12, 2026 by
aruldhanasekar
Loading…
Improve wording in virtual environments documentation
docs
Documentation about how to use FastAPI
#15505
opened May 12, 2026 by
shashankcodes1903
Loading…
🐛 Fix custom APIRoute subclasses breaking with strict_content_type
#15504
opened May 12, 2026 by
algojogacor
Loading…
⬆ Bump urllib3 from 2.6.3 to 2.7.0
dependencies
Pull requests that update a dependency file
internal
python:uv
Pull requests that update python:uv code
#15502
opened May 11, 2026 by
dependabot
Bot
Loading…
15498: Enable Pydantic polymorphic_serialization flag on response serialization
#15499
opened May 10, 2026 by
valentinDruzhinin
Contributor
Loading…
🐛 Propagate
stream_item_type through include_router for SSE / JSONL routes (#15401)
#15497
opened May 9, 2026 by
jbbqqf
Loading…
📝 Clarify "Required, can be None" query parameter docs
docs
Documentation about how to use FastAPI
#15496
opened May 9, 2026 by
Sanskar121543
Loading…
⬆ Bump gitpython from 3.1.46 to 3.1.50
dependencies
Pull requests that update a dependency file
internal
python:uv
Pull requests that update python:uv code
#15495
opened May 9, 2026 by
dependabot
Bot
Loading…
⬆ Bump python-multipart from 0.0.26 to 0.0.27
dependencies
Pull requests that update a dependency file
internal
python:uv
Pull requests that update python:uv code
#15492
opened May 8, 2026 by
dependabot
Bot
Loading…
⬆ Bump actions/add-to-project from 1.0.2 to 2.0.0
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
internal
#15490
opened May 8, 2026 by
dependabot
Bot
Loading…
Fix ForwardRef resolution inside Annotated in get_typed_annotation
waiting
#15481
opened May 4, 2026 by
siddharth10ss
Loading…
📝 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…
📝 Document Documentation about how to use FastAPI
--entrypoint CLI option
docs
#15464
opened Apr 30, 2026 by
YuriiMotov
Member
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.