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 }}
ppmathis
/
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
fastapi
.github
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 3, 2026
⬆ Bump actions/download-artifact from 7 to 8 (#15020)
Show description for 80c5fb6
dependabot[bot]
authored
80c5fb6
View commit details
Copy full SHA for 80c5fb6
View code at this point
Browse repository at this point
⬆ Bump actions/upload-artifact from 6 to 7 (#15019)
Show description for 2f098a3
dependabot[bot]
authored
2f098a3
View commit details
Copy full SHA for 2f098a3
View code at this point
Browse repository at this point
Commits on Feb 27, 2026
🔨 Run tests with `pytest-xdist` and `pytest-cov` (#14992)
YuriiMotov
authored
5aacc7b
View commit details
Copy full SHA for 5aacc7b
View code at this point
Browse repository at this point
Commits on Feb 23, 2026
👷 Allow skipping `benchmark` job in `test` workflow (#14974)
YuriiMotov
authored
6af3832
View commit details
Copy full SHA for 6af3832
View code at this point
Browse repository at this point
Commits on Feb 22, 2026
👷 Do not run codspeed with coverage as it's not tracked (#14966)
tiangolo
authored
4da264f
View commit details
Copy full SHA for 4da264f
View code at this point
Browse repository at this point
👷 Do not include benchmark tests in coverage to speed up coverage processing (#14965)
tiangolo
authored
1cea8f6
View commit details
Copy full SHA for 1cea8f6
View code at this point
Browse repository at this point
Commits on Feb 21, 2026
👷 Fix CI, do not attempt to publish `fastapi-slim` (#14958)
tiangolo
authored
c9455d5
View commit details
Copy full SHA for c9455d5
View code at this point
Browse repository at this point
➖ Drop support for `fastapi-slim`, no more versions will be released, use only `"fastapi[standard]"` or `fastapi` (#14957)
tiangolo
authored
083b6eb
View commit details
Copy full SHA for 083b6eb
View code at this point
Browse repository at this point
🔧 Update pyproject.toml, remove unneeded lines (#14956)
tiangolo
authored
f55ab7e
View commit details
Copy full SHA for f55ab7e
View code at this point
Browse repository at this point
Commits on Feb 20, 2026
👷 Always run tests on push to `master` branch and when run by scheduler (#14940)
YuriiMotov
authored
cf05823
View commit details
Copy full SHA for cf05823
View code at this point
Browse repository at this point
Commits on Feb 11, 2026
➖ Drop support for Python 3.9 (#14897)
Show description for ad4e8e0
tiangolo
and
github-actions[bot]
authored
ad4e8e0
View commit details
Copy full SHA for ad4e8e0
View code at this point
Browse repository at this point
♻️ Update build setup for `fastapi-slim`, deprecate it, and make it only depend on `fastapi` (#14894)
tiangolo
authored
ffb8965
View commit details
Copy full SHA for ffb8965
View code at this point
Browse repository at this point
Commits on Feb 9, 2026
🔧 Configure `test` workflow to run tests with `inline-snapshot=review` (#14876)
YuriiMotov
authored
8fd2914
View commit details
Copy full SHA for 8fd2914
View code at this point
Browse repository at this point
Commits on Feb 6, 2026
👷 Run tests with Starlette from git (#14849)
tiangolo
authored
19f13ea
View commit details
Copy full SHA for 19f13ea
View code at this point
Browse repository at this point
👷 Run tests with lower bound uv sync, upgrade `fastapi[all]` minimum dependencies: `ujson >=5.8.0`, `orjson >=3.9.3` (#14846)
tiangolo
authored
3b8b310
View commit details
Copy full SHA for 3b8b310
View code at this point
Browse repository at this point
Commits on Feb 5, 2026
🔨 Add max pages to translate to configs (#14840)
tiangolo
authored
23ddf09
View commit details
Copy full SHA for 23ddf09
View code at this point
Browse repository at this point
Commits on Feb 4, 2026
👷 Run tests only on relevant code changes (not on docs) (#14813)
tiangolo
authored
7621a3a
View commit details
Copy full SHA for 7621a3a
View code at this point
Browse repository at this point
Commits on Jan 22, 2026
🔧 Ensure that an edit to `uv.lock` gets the `internal` label (#14759)
Show description for 74cc27f
svlandeg
authored
74cc27f
View commit details
Copy full SHA for 74cc27f
View code at this point
Browse repository at this point
Commits on Jan 11, 2026
📝 Add contribution instructions about LLM generated code and comments and automated tools for PRs (#14706)
tiangolo
authored
1be80f4
View commit details
Copy full SHA for 1be80f4
View code at this point
Browse repository at this point
⬆ Bump actions/cache from 4 to 5 (#14511)
Show description for 14f3068
dependabot[bot]
authored
14f3068
View commit details
Copy full SHA for 14f3068
View code at this point
Browse repository at this point
⬆ Bump actions/upload-artifact from 5 to 6 (#14525)
Show description for d05b18e
dependabot[bot]
authored
d05b18e
View commit details
Copy full SHA for d05b18e
View code at this point
Browse repository at this point
⬆ Bump actions/download-artifact from 6 to 7 (#14526)
Show description for 0383fb3
dependabot[bot]
authored
0383fb3
View commit details
Copy full SHA for 0383fb3
View code at this point
Browse repository at this point
👷 Tweak CI input names (#14688)
tiangolo
authored
5ec2615
View commit details
Copy full SHA for 5ec2615
View code at this point
Browse repository at this point
🔨 Refactor translation script to allow committing in place (#14687)
tiangolo
authored
49653aa
View commit details
Copy full SHA for 49653aa
View code at this point
Browse repository at this point
Commits on Jan 10, 2026
⬆️ Migrate to uv (#14676)
DoctorJohn
authored
b4ba7f4
View commit details
Copy full SHA for b4ba7f4
View code at this point
Browse repository at this point
Commits on Dec 27, 2025
👷 Do not run translations on cron while finishing updating existing languages (#14613)
tiangolo
authored
4d4fb28
View commit details
Copy full SHA for 4d4fb28
View code at this point
Browse repository at this point
Commits on Dec 26, 2025
👷 Remove `lint` job from `test` CI workflow (#14593)
Show description for a4d04c9
YuriiMotov
and
pre-commit-ci-lite[bot]
authored
a4d04c9
View commit details
Copy full SHA for a4d04c9
View code at this point
Browse repository at this point
Commits on Dec 23, 2025
👷 Update secrets check (#14592)
tiangolo
authored
a329baa
View commit details
Copy full SHA for a329baa
View code at this point
Browse repository at this point
Commits on Dec 21, 2025
👷 Run CodSpeed tests in parallel to other tests to speed up CI (#14586)
tiangolo
authored
6539b80
View commit details
Copy full SHA for 6539b80
View code at this point
Browse repository at this point
🔨 Update scripts and pre-commit to autofix files (#14585)
tiangolo
authored
b9b2793
View commit details
Copy full SHA for b9b2793
View code at this point
Browse repository at this point
Commits on Dec 20, 2025
➖ Drop support for Pydantic v1, keeping short temporary support for Pydantic v2's `pydantic.v1` (#14575)
Show description for e2cd8a4
tiangolo
and
github-actions[bot]
authored
e2cd8a4
View commit details
Copy full SHA for e2cd8a4
View code at this point
Browse repository at this point
Commits on Dec 19, 2025
⬆️ Use prek as a pre-commit alternative (#14572)
Show description for 09ab90e
tiangolo
and
github-actions[bot]
authored
09ab90e
View commit details
Copy full SHA for 09ab90e
View code at this point
Browse repository at this point
Commits on Dec 18, 2025
👷 Add performance tests with CodSpeed (#14558)
Show description for caee1d3
tiangolo
and
github-actions[bot]
authored
caee1d3
View commit details
Copy full SHA for caee1d3
View code at this point
Browse repository at this point
Commits on Dec 17, 2025
⚰️ Remove Python 3.8 from CI and remove Python 3.8 examples from source docs (#14559)
Show description for ed97d9d
tiangolo
and
YuriiMotov
authored
ed97d9d
View commit details
Copy full SHA for ed97d9d
View code at this point
Browse repository at this point
Commits on Dec 16, 2025
🔧 Update test workflow config, remove commented code (#14540)
tiangolo
authored
c4fb93f
View commit details
Copy full SHA for c4fb93f
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.