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
Accelerator
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.3k
Star
74.5k
Code
Issues
5k+
Pull requests
2.5k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cpython
.github
on
fe5f42e
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 13, 2026
gh-146445: Migrate Android build tools to the Platforms folder. (#148282)
Show description for bf452f7
freakboy3742
and
mhsmith
authored
bf452f7
View commit details
Copy full SHA for bf452f7
View code at this point
Browse repository at this point
Commits on Apr 11, 2026
Default GHA permissions to `contents: read` (#148346)
hugovk
authored
9c9df8a
View commit details
Copy full SHA for 9c9df8a
View code at this point
Browse repository at this point
Commits on Apr 9, 2026
gh-148286: Fail when new UB is found by CI UBSan (#148168)
StanFromIreland
authored
ade914b
View commit details
Copy full SHA for ade914b
View code at this point
Browse repository at this point
Commits on Apr 6, 2026
gh-140279: Stale workflow needs 'actions: write' to update its own cache (#148165)
hugovk
authored
36f15ba
View commit details
Copy full SHA for 36f15ba
View code at this point
Browse repository at this point
Add Stan to docs config reviewers (#148164)
StanFromIreland
authored
476fadc
View commit details
Copy full SHA for 476fadc
View code at this point
Browse repository at this point
Commits on Apr 5, 2026
gh-145098: Use `macos-15-intel` instead of unstable `macos-26-intel` in `{jit,tail-call}.yml` (#148126)
Show description for bce96a1
StanFromIreland
and
hugovk
authored
bce96a1
View commit details
Copy full SHA for bce96a1
View code at this point
Browse repository at this point
Commits on Apr 4, 2026
Add `permissions: {}` to all reusable workflows (#148114)
Show description for 1f36a51
ezio-melotti
authored
1f36a51
View commit details
Copy full SHA for 1f36a51
View code at this point
Browse repository at this point
gh-145000: Find correct merge base in `reusable-check-html-ids.yml` workflow (#147975)
StanFromIreland
authored
c43b490
View commit details
Copy full SHA for c43b490
View code at this point
Browse repository at this point
Commits on Apr 3, 2026
gh-145098: Use `macos-15-intel` instead of unstable `macos-26-intel` (#148038)
hugovk
authored
cb76ab3
View commit details
Copy full SHA for cb76ab3
View code at this point
Browse repository at this point
Commits on Apr 1, 2026
gh-146488: hash-pin check-html-ids action references (#147968)
hugovk
authored
9e5b838
View commit details
Copy full SHA for 9e5b838
View code at this point
Browse repository at this point
gh-145000: Run `check-html-ids.py` in CI (#145632)
Show description for 08c5d3d
StanFromIreland
and
hugovk
authored
08c5d3d
View commit details
Copy full SHA for 08c5d3d
View code at this point
Browse repository at this point
Increase dependabot interval to quarterly (#147959)
StanFromIreland
authored
07d5d72
View commit details
Copy full SHA for 07d5d72
View code at this point
Browse repository at this point
gh-146488: hash-pin all action references
Show description for a504c0a
woodruffw
authored
a504c0a
View commit details
Copy full SHA for a504c0a
View code at this point
Browse repository at this point
Commits on Mar 30, 2026
gh-146376: Reduce timeout in Emscripten GHA workflow (#146378)
hoodmane
authored
70d1b08
View commit details
Copy full SHA for 70d1b08
View code at this point
Browse repository at this point
gh-139922: always run MSVC 64-bit tail-calling CI (GH-146570)
Show description for 76c554b
3 people
authored
76c554b
View commit details
Copy full SHA for 76c554b
View code at this point
Browse repository at this point
Commits on Mar 27, 2026
gh-146444: Move the Apple folder to the Platforms directory (#146497)
Show description for 36e4ffc
freakboy3742
authored
36e4ffc
View commit details
Copy full SHA for 36e4ffc
View code at this point
Browse repository at this point
Commits on Mar 25, 2026
gh-145098: Run Apple Silicon macOS CI on macos-26 (Tahoe) (#145099)
clintonsteiner
authored
4240c7d
View commit details
Copy full SHA for 4240c7d
View code at this point
Browse repository at this point
Commits on Mar 24, 2026
Remove inactive CODEOWNERS (#145930)
StanFromIreland
authored
95340ef
View commit details
Copy full SHA for 95340ef
View code at this point
Browse repository at this point
Commits on Mar 23, 2026
gh-146197: Run -m test.pythoninfo on the Emscripten CI (#146332)
Show description for a57209e
vstinner
and
hugovk
authored
a57209e
View commit details
Copy full SHA for a57209e
View code at this point
Browse repository at this point
gh-146197: Add Emscripten to CI (#146198)
Show description for c94048b
hoodmane
and
hugovk
authored
c94048b
View commit details
Copy full SHA for c94048b
View code at this point
Browse repository at this point
Commits on Mar 14, 2026
build(deps): bump the actions group with 4 updates (#145952)
Show description for 0575ce9
dependabot[bot]
authored
0575ce9
View commit details
Copy full SHA for 0575ce9
View code at this point
Browse repository at this point
gh-137650: Group dependabot actions updates (#145947)
StanFromIreland
authored
9a83c02
View commit details
Copy full SHA for 9a83c02
View code at this point
Browse repository at this point
Commits on Mar 11, 2026
Add GitHub team for maintaining fuzzers
Show description for 805ca4f
sethmlarson
and
StanFromIreland
authored
805ca4f
View commit details
Copy full SHA for 805ca4f
View code at this point
Browse repository at this point
Commits on Mar 7, 2026
Fix bug notifier for issues with no body text (#145603)
hugovk
authored
149c465
View commit details
Copy full SHA for 149c465
View code at this point
Browse repository at this point
Commits on Mar 5, 2026
gh-140681: Freeze pre-commit hooks and update zizmor links (#140682)
Show description for 11840ca
3 people
authored
11840ca
View commit details
Copy full SHA for 11840ca
View code at this point
Browse repository at this point
Commits on Mar 4, 2026
Use bytecodealliance/setup-wasi-sdk-action to install the WASI SDK (#145445)
brettcannon
authored
4ebaf3f
View commit details
Copy full SHA for 4ebaf3f
View code at this point
Browse repository at this point
Commits on Mar 3, 2026
Add myself to initialization and import machinery codeowners (#145473)
FFY00
authored
2462273
View commit details
Copy full SHA for 2462273
View code at this point
Browse repository at this point
Commits on Mar 1, 2026
gh-100538: Add workflow to verify bundled libexpat (GH-145359)
Show description for c9a5d9a
StanFromIreland
authored
c9a5d9a
View commit details
Copy full SHA for c9a5d9a
View code at this point
Browse repository at this point
gh-145351: use `--no-install-recommends` (#145352)
KowalskiThomas
authored
9768085
View commit details
Copy full SHA for 9768085
View code at this point
Browse repository at this point
gh-136728: Combine OpenSSL and AWS-LC CI configurations (#144805)
zware
authored
c9b96b1
View commit details
Copy full SHA for c9b96b1
View code at this point
Browse repository at this point
Commits on Feb 28, 2026
gh-145349: Do not install `ccache` (#145350)
KowalskiThomas
authored
ef41f73
View commit details
Copy full SHA for ef41f73
View code at this point
Browse repository at this point
Add Stan to 'Dates and times' reviewers (#145360)
StanFromIreland
authored
61ebb99
View commit details
Copy full SHA for 61ebb99
View code at this point
Browse repository at this point
gh-145334: Make lazy import tests discoverable (#145336)
johnslavik
authored
a66d518
View commit details
Copy full SHA for a66d518
View code at this point
Browse repository at this point
Commits on Feb 23, 2026
Add Savannah as `jit.yml` CODEOWNER (#145152)
Show description for 6180e79
savannahostrowski
authored
6180e79
View commit details
Copy full SHA for 6180e79
View code at this point
Browse repository at this point
Commits on Feb 22, 2026
Refactor jit.yml (#144577)
Show description for 819ea3c
savannahostrowski
and
hugovk
authored
819ea3c
View commit details
Copy full SHA for 819ea3c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.