Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Vitexus
/
python3-fastapi
Public
forked from
fastapi/fastapi
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
python3-fastapi
fastapi
on
optimize-workflow-cache
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 5, 2026
⬆ Bump the python-packages group with 12 updates (#16121)
Show description for 84fc386
dependabot[bot]
and
YuriiMotov
authored
84fc386
View commit details
Copy full SHA for 84fc386
View code at this point
Browse repository at this point
Commits on Jul 29, 2026
🔖 Release version 0.141.1 (#16106)
Show description for 95f8322
tiangolo
and
github-actions[bot]
authored
95f8322
View commit details
Copy full SHA for 95f8322
View code at this point
Browse repository at this point
🐛 Fix support for background tasks and headers from dependencies in `app.frontend()` (#16105)
tiangolo
authored
d623544
View commit details
Copy full SHA for d623544
View code at this point
Browse repository at this point
🔖 Release version 0.141.0 (#16103)
Show description for c7e7b65
tiangolo
and
github-actions[bot]
authored
c7e7b65
View commit details
Copy full SHA for c7e7b65
View code at this point
Browse repository at this point
✨ Add `app.frontend(check_dir="auto")`, to make local development more convenient with `fastapi dev` (#16102)
tiangolo
authored
5429fed
View commit details
Copy full SHA for 5429fed
View code at this point
Browse repository at this point
Commits on Jul 28, 2026
🔖 Release version 0.140.13 (#16096)
Show description for 628663f
tiangolo
and
github-actions[bot]
authored
628663f
View commit details
Copy full SHA for 628663f
View code at this point
Browse repository at this point
🐛 Fix `status_code` being ignored for SSE and JSONL streaming endpoints (#15937)
Show description for e92a0dc
3 people
authored
e92a0dc
View commit details
Copy full SHA for e92a0dc
View code at this point
Browse repository at this point
📝 Fix `format_sse_event` docstring rendering of `\n\n` terminator (#15613)
Show description for 12242c4
3 people
authored
12242c4
View commit details
Copy full SHA for 12242c4
View code at this point
Browse repository at this point
🔖 Release version 0.140.12 (#16095)
Show description for 5f25505
tiangolo
and
github-actions[bot]
authored
5f25505
View commit details
Copy full SHA for 5f25505
View code at this point
Browse repository at this point
🐛 Fix line splitting in `format_sse_event` to comply with SSE spec (#15515)
Show description for 0f3e7bd
4 people
authored
0f3e7bd
View commit details
Copy full SHA for 0f3e7bd
View code at this point
Browse repository at this point
🔖 Release version 0.140.11 (#16094)
Show description for 31ce3cb
tiangolo
and
github-actions[bot]
authored
31ce3cb
View commit details
Copy full SHA for 31ce3cb
View code at this point
Browse repository at this point
🐛 Fix `response_model_*` params ignored for non-generator endpoints with `Iterable[..]` return type (#15093)
Show description for d6537f7
YuriiMotov
and
tiangolo
authored
d6537f7
View commit details
Copy full SHA for d6537f7
View code at this point
Browse repository at this point
🔖 Release version 0.140.10 (#16093)
Show description for 0f3d3b2
tiangolo
and
github-actions[bot]
authored
0f3d3b2
View commit details
Copy full SHA for 0f3d3b2
View code at this point
Browse repository at this point
🐛 Fix handling sequences with nested Annotated types (#14874)
Show description for 65e42bd
YuriiMotov
and
tiangolo
authored
65e42bd
View commit details
Copy full SHA for 65e42bd
View code at this point
Browse repository at this point
🔖 Release version 0.140.9 (#16089)
Show description for 6b6c032
tiangolo
and
github-actions[bot]
authored
6b6c032
View commit details
Copy full SHA for 6b6c032
View code at this point
Browse repository at this point
🐛 Fix `exclude_defaults` not propagated to dict keys and values in `jsonable_encoder` (#16043)
Show description for aadfcce
MBGrao
and
tiangolo
authored
aadfcce
View commit details
Copy full SHA for aadfcce
View code at this point
Browse repository at this point
🔖 Release version 0.140.8 (#16088)
Show description for 773342f
tiangolo
and
github-actions[bot]
authored
773342f
View commit details
Copy full SHA for 773342f
View code at this point
Browse repository at this point
🐛 Fix stream item type lost when using `include_router()` (#15077)
Show description for ad03e11
3 people
authored
ad03e11
View commit details
Copy full SHA for ad03e11
View code at this point
Browse repository at this point
Commits on Jul 27, 2026
🔖 Release version 0.140.7 (#16078)
Show description for 98b12fe
tiangolo
and
github-actions[bot]
authored
98b12fe
View commit details
Copy full SHA for 98b12fe
View code at this point
Browse repository at this point
⚡️ Avoid flattening dependencies for OpenAPI (#16076)
tiangolo
authored
7bcb78d
View commit details
Copy full SHA for 7bcb78d
View code at this point
Browse repository at this point
🔖 Release version 0.140.6 (#16074)
Show description for bcd4e89
tiangolo
and
github-actions[bot]
authored
bcd4e89
View commit details
Copy full SHA for bcd4e89
View code at this point
Browse repository at this point
⚡️ Avoid flattening dependencies for request parameters, mainly for OpenAPI (#16073)
tiangolo
authored
cc96fd3
View commit details
Copy full SHA for cc96fd3
View code at this point
Browse repository at this point
🔖 Release version 0.140.5 (#16072)
Show description for ac068db
tiangolo
and
github-actions[bot]
authored
ac068db
View commit details
Copy full SHA for ac068db
View code at this point
Browse repository at this point
⚡️ Avoid flattening dependencies for body fields (#16071)
tiangolo
authored
23e4a10
View commit details
Copy full SHA for 23e4a10
View code at this point
Browse repository at this point
🔖 Release version 0.140.4 (#16070)
Show description for 7ac0f1b
tiangolo
and
github-actions[bot]
authored
7ac0f1b
View commit details
Copy full SHA for 7ac0f1b
View code at this point
Browse repository at this point
⚡️ Skip unused dependency repeat bookkeeping (#16069)
tiangolo
authored
7134121
View commit details
Copy full SHA for 7134121
View code at this point
Browse repository at this point
🔖 Release version 0.140.3 (#16068)
Show description for 415d37f
tiangolo
and
github-actions[bot]
authored
415d37f
View commit details
Copy full SHA for 415d37f
View code at this point
Browse repository at this point
⚡️ Avoid repeated dependency flattening in OpenAPI (#16067)
tiangolo
authored
d012979
View commit details
Copy full SHA for d012979
View code at this point
Browse repository at this point
🔖 Release version 0.140.2 (#16066)
Show description for 051dfed
tiangolo
and
github-actions[bot]
authored
051dfed
View commit details
Copy full SHA for 051dfed
View code at this point
Browse repository at this point
⚡️ Stop retaining flat dependency trees (#16065)
Show description for 8069ead
tiangolo
and
Kludex
authored
8069ead
View commit details
Copy full SHA for 8069ead
View code at this point
Browse repository at this point
🔖 Release version 0.140.1 (#16063)
Show description for 3e310c9
tiangolo
and
github-actions[bot]
authored
3e310c9
View commit details
Copy full SHA for 3e310c9
View code at this point
Browse repository at this point
♻️ Update the lru_cache limit for dependencies to account for large apps (#16062)
tiangolo
authored
65ef53a
View commit details
Copy full SHA for 65ef53a
View code at this point
Browse repository at this point
Commits on Jul 24, 2026
🔖 Release version 0.140.0 (#16050)
Show description for 255b912
tiangolo
and
github-actions[bot]
authored
255b912
View commit details
Copy full SHA for 255b912
View code at this point
Browse repository at this point
⚡️ Reduce memory usage in dependencies (#16049)
tiangolo
authored
0270829
View commit details
Copy full SHA for 0270829
View code at this point
Browse repository at this point
📝 Fix links in docs (#15967)
Show description for f3644b3
YuriiMotov
and
tiangolo
authored
f3644b3
View commit details
Copy full SHA for f3644b3
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.