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 }}
wrongnull
/
cpython
Public
forked from
python/cpython
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
cpython
.github
on
patch-3
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 12, 2024
CI: Process stale issues twice per day (#116636)
hugovk
authored
bb66600
View commit details
Copy full SHA for bb66600
View code at this point
Browse repository at this point
Commits on Mar 11, 2024
GH-115976: Add WASI to CI (GH-116516)
Show description for 05070f4
brettcannon
and
hugovk
authored
05070f4
View commit details
Copy full SHA for 05070f4
View code at this point
Browse repository at this point
Commits on Mar 4, 2024
GH-116134: JIT aarch64-pc-windows-msvc (GH-116130)
brandtbucher
authored
ffed8d9
View commit details
Copy full SHA for ffed8d9
View code at this point
Browse repository at this point
Commits on Feb 29, 2024
gh-112844: Add SBOM for external dependencies (#115789)
sethmlarson
authored
45d8871
View commit details
Copy full SHA for 45d8871
View code at this point
Browse repository at this point
Commits on Feb 28, 2024
gh-116075: Skip test_external_inspection on qemu in JIT CI (#116076)
erlend-aasland
authored
4d1d35b
View commit details
Copy full SHA for 4d1d35b
View code at this point
Browse repository at this point
gh-116026: Try disabling rebuilds of dependents in Homebrew (#116027)
JelleZijlstra
authored
02beb9f
View commit details
Copy full SHA for 02beb9f
View code at this point
Browse repository at this point
Commits on Feb 26, 2024
Rename tier 2 redundancy eliminator to optimizer (#115888)
Show description for c0fdfba
gvanrossum
authored
c0fdfba
View commit details
Copy full SHA for c0fdfba
View code at this point
Browse repository at this point
Add Jason as an owner of configparser to coordinate backport concerns. (#115885)
Show description for 5a83292
jaraco
and
hugovk
authored
5a83292
View commit details
Copy full SHA for 5a83292
View code at this point
Browse repository at this point
Commits on Feb 22, 2024
gh-115663: Remove 'regen-sbom' from the 'regen-all' target (#115790)
sethmlarson
authored
c6a47de
View commit details
Copy full SHA for c6a47de
View code at this point
Browse repository at this point
Commits on Feb 15, 2024
Trigger JIT CI with optimizer files (#115483)
Show description for ed23839
Fidget-Spinner
authored
ed23839
View commit details
Copy full SHA for ed23839
View code at this point
Browse repository at this point
Commits on Feb 14, 2024
Add myself to various CODEOWNERS (GH-115481)
Fidget-Spinner
authored
d9f4cbe
View commit details
Copy full SHA for d9f4cbe
View code at this point
Browse repository at this point
Commits on Feb 13, 2024
gh-115383: Use runner version to compute config.cache key (#115409)
colesbury
authored
4deb705
View commit details
Copy full SHA for 4deb705
View code at this point
Browse repository at this point
Commits on Feb 6, 2024
gh-109991: Update GitHub CI workflows to use OpenSSL 3.0.13. (#115050)
Show description for 299e16c
ned-deily
authored
299e16c
View commit details
Copy full SHA for 299e16c
View code at this point
Browse repository at this point
Commits on Feb 2, 2024
GH-114849: Set a 60-minute timeout for JIT CI jobs (GH-114850)
sobolevn
authored
1aec064
View commit details
Copy full SHA for 1aec064
View code at this point
Browse repository at this point
Commits on Feb 1, 2024
build(deps): bump actions/cache from 3 to 4 (#114856)
Show description for d4c5ec2
dependabot[bot]
authored
d4c5ec2
View commit details
Copy full SHA for d4c5ec2
View code at this point
Browse repository at this point
CI: Test on macOS M1 (#114766)
Show description for 854e2bc
hugovk
authored
854e2bc
View commit details
Copy full SHA for 854e2bc
View code at this point
Browse repository at this point
Commits on Jan 31, 2024
gh-114788: Do not run JIT workflow on unrelated changes (#114789)
Show description for b25b746
sobolevn
and
hugovk
authored
b25b746
View commit details
Copy full SHA for b25b746
View code at this point
Browse repository at this point
gh-114790: Do not execute `workflows/require-pr-label.yml` on forks (#114791)
Show description for 1c2ea8b
sobolevn
and
hugovk
authored
1c2ea8b
View commit details
Copy full SHA for 1c2ea8b
View code at this point
Browse repository at this point
Remove Alex Waygood as an Argument Clinic CODEOWNER (#114796)
AlexWaygood
authored
25ce7f8
View commit details
Copy full SHA for 25ce7f8
View code at this point
Browse repository at this point
Commits on Jan 30, 2024
GH-113464: Add aarch64-apple-darwin/clang to JIT CI (GH-114759)
brandtbucher
authored
348a72c
View commit details
Copy full SHA for 348a72c
View code at this point
Browse repository at this point
GH-113464: Make Brandt a codeowner for JIT stuff (GH-114739)
brandtbucher
authored
742ba60
View commit details
Copy full SHA for 742ba60
View code at this point
Browse repository at this point
Commits on Jan 29, 2024
GH-113464: Add a JIT backend for tier 2 (GH-113465)
Show description for f6d9e59
brandtbucher
authored
f6d9e59
View commit details
Copy full SHA for f6d9e59
View code at this point
Browse repository at this point
Commits on Jan 26, 2024
Add More Entries to CODEOWNERS (#114617)
ericsnowcurrently
authored
df17b52
View commit details
Copy full SHA for df17b52
View code at this point
Browse repository at this point
Commits on Jan 25, 2024
Add CODEOWNERS for dbm (gh-114555)
corona10
authored
841eacd
View commit details
Copy full SHA for 841eacd
View code at this point
Browse repository at this point
Commits on Jan 22, 2024
Add me to codeowners for hashlib & multiprocessing (#114454)
Show description for 5725523
gpshead
authored
5725523
View commit details
Copy full SHA for 5725523
View code at this point
Browse repository at this point
Commits on Jan 17, 2024
gh-112984 Update Windows build and installer for free-threaded builds (GH-113129)
zooba
authored
f56d132
View commit details
Copy full SHA for f56d132
View code at this point
Browse repository at this point
Commits on Jan 16, 2024
gh-113858: GH Actions: Limit max ccache size for the asan build (GH-114113)
encukou
authored
ac44ec6
View commit details
Copy full SHA for ac44ec6
View code at this point
Browse repository at this point
Commits on Jan 12, 2024
gh-113858: Cut down ccache size (GH-113945)
Show description for fcb4c8d
encukou
authored
fcb4c8d
View commit details
Copy full SHA for fcb4c8d
View code at this point
Browse repository at this point
Commits on Jan 10, 2024
GH-113858: GitHub Actions config: Only save ccache on pushes (GH-113859)
encukou
authored
5d384b0
View commit details
Copy full SHA for 5d384b0
View code at this point
Browse repository at this point
Commits on Jan 2, 2024
build(deps): bump actions/upload-artifact from 3 to 4 (#113614)
Show description for fff1e8a
dependabot[bot]
authored
fff1e8a
View commit details
Copy full SHA for fff1e8a
View code at this point
Browse repository at this point
build(deps): bump actions/stale from 8 to 9 (#113611)
Show description for ce7a8ee
dependabot[bot]
authored
ce7a8ee
View commit details
Copy full SHA for ce7a8ee
View code at this point
Browse repository at this point
no-issue: Use the official term "free-threading" for GitHub Action (gh-113622)
corona10
authored
3aadb95
View commit details
Copy full SHA for 3aadb95
View code at this point
Browse repository at this point
Commits on Jan 1, 2024
build(deps): bump github/codeql-action from 2 to 3 (#113613)
Show description for 9132f42
dependabot[bot]
authored
9132f42
View commit details
Copy full SHA for 9132f42
View code at this point
Browse repository at this point
build(deps): bump actions/setup-python from 4 to 5 (#113612)
Show description for 686d65a
dependabot[bot]
authored
686d65a
View commit details
Copy full SHA for 686d65a
View code at this point
Browse repository at this point
Commits on Dec 24, 2023
Add codeowners for `Lib/ensurepip/` (#112805)
AlexWaygood
authored
0d74e96
View commit details
Copy full SHA for 0d74e96
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.