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
Type
/
to 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 }}
brifitz
/
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
main
User selector
All users
All time
Commit history
Commits on Dec 13, 2023
gh-76785: Fix CODEOWNERS (gh-113038)
Show description for 480b4b3
ericsnowcurrently
authored
480b4b3
View commit details
Copy full SHA for 480b4b3
View code at this point
Browse repository at this point
gh-111650: Ensure pyconfig.h includes Py_GIL_DISABLED on Windows (GH-112778)
zooba
authored
79dad03
View commit details
Copy full SHA for 79dad03
View code at this point
Browse repository at this point
Commits on Dec 12, 2023
gh-76785: Fixes for test.support.interpreters (gh-112982)
Show description for 86a77f4
ericsnowcurrently
authored
86a77f4
View commit details
Copy full SHA for 86a77f4
View code at this point
Browse repository at this point
Commits on Dec 9, 2023
gh-112334: Regression test that vfork is used when expected. (#112734)
Show description for 10e9bb1
gpshead
authored
10e9bb1
View commit details
Copy full SHA for 10e9bb1
View code at this point
Browse repository at this point
Commits on Dec 7, 2023
gh-112302: Add Software Bill-of-Materials (SBOM) tracking for dependencies (#112303)
sethmlarson
authored
21221c3
View commit details
Copy full SHA for 21221c3
View code at this point
Browse repository at this point
Commits on Dec 1, 2023
build(deps): bump actions/github-script from 6 to 7 (#112584)
Show description for f21e2f4
dependabot[bot]
authored
f21e2f4
View commit details
Copy full SHA for f21e2f4
View code at this point
Browse repository at this point
Commits on Nov 30, 2023
gh-109413: Run mypy on `libregrtest` in CI (#112558)
Show description for 674c288
AlexWaygood
and
hugovk
authored
674c288
View commit details
Copy full SHA for 674c288
View code at this point
Browse repository at this point
Commits on Nov 28, 2023
GH-112245: Promote free threaded CI (#112246)
itamaro
authored
48dfd74
View commit details
Copy full SHA for 48dfd74
View code at this point
Browse repository at this point
Commits on Nov 17, 2023
Fix syntax in CODEOWNERS file (#112210)
AlexWaygood
authored
b414497
View commit details
Copy full SHA for b414497
View code at this point
Browse repository at this point
Tweak my interests (and Mark Shannon's :-) in CODEOWNERS (#112206)
gvanrossum
authored
25538c7
View commit details
Copy full SHA for 25538c7
View code at this point
Browse repository at this point
Commits on Nov 15, 2023
gh-112088: Run autoreconf in GHA check_generated_files (#112090)
Show description for d9fd33a
vstinner
authored
d9fd33a
View commit details
Copy full SHA for d9fd33a
View code at this point
Browse repository at this point
Commits on Nov 3, 2023
CI: Make macOS Intel required to succeed (GH-110362)
hugovk
authored
5add7a6
View commit details
Copy full SHA for 5add7a6
View code at this point
Browse repository at this point
Commits on Nov 2, 2023
build(deps): bump actions/setup-node from 3 to 4 (#111594)
Show description for 330392e
3 people
authored
330392e
View commit details
Copy full SHA for 330392e
View code at this point
Browse repository at this point
Commits on Oct 31, 2023
gh-111062: CI: Rename reusable-build-[X].yml to reusable-[X].yml (#111552)
hugovk
authored
52a5b5d
View commit details
Copy full SHA for 52a5b5d
View code at this point
Browse repository at this point
gh-111062 CI: Update skip lists for resuable workflows (#111521)
Show description for 173d13b
hugovk
authored
173d13b
View commit details
Copy full SHA for 173d13b
View code at this point
Browse repository at this point
Commits on Oct 30, 2023
Remove myself from typing CODEOWNERS (#111523)
Fidget-Spinner
authored
804a207
View commit details
Copy full SHA for 804a207
View code at this point
Browse repository at this point
gh-111062: Reusable Windows build that supports free-threaded mode as the conditional CI (#111493)
Show description for 4ebf2fa
3 people
authored
4ebf2fa
View commit details
Copy full SHA for 4ebf2fa
View code at this point
Browse repository at this point
gh-111062: Update name of reusable workflows for Ubuntu / macOS (gh-111494)
Show description for c6def36
corona10
authored
c6def36
View commit details
Copy full SHA for c6def36
View code at this point
Browse repository at this point
gh-111062: Reusable ubuntu build that supports free-threaded mode as the conditional CI (#111452)
Show description for c19561b
NCLI
and
corona10
authored
c19561b
View commit details
Copy full SHA for c19561b
View code at this point
Browse repository at this point
Commits on Oct 29, 2023
gh-111062: Build both default and free-threaded on macOS (gh-111449)
dimaqq
authored
14ab5e5
View commit details
Copy full SHA for 14ab5e5
View code at this point
Browse repository at this point
gh-111062: Separate macOS build into a reusable workflow (gh-111444)
dimaqq
authored
3ac9851
View commit details
Copy full SHA for 3ac9851
View code at this point
Browse repository at this point
Commits on Oct 28, 2023
CI: Include Python version in cache.config key (#111410)
Show description for 9d4a1a4
hugovk
authored
9d4a1a4
View commit details
Copy full SHA for 9d4a1a4
View code at this point
Browse repository at this point
Commits on Oct 19, 2023
add 3.13 as an option on the bug form (#111083)
nedbat
authored
c9aef19
View commit details
Copy full SHA for c9aef19
View code at this point
Browse repository at this point
Commits on Oct 10, 2023
gh-107652: Fix CIFuzz typo (#110602)
sobolevn
authored
46462ff
View commit details
Copy full SHA for 46462ff
View code at this point
Browse repository at this point
gh-110558: Run ruff on Argument Clinic in CI (#110559)
AlexWaygood
authored
7b2764e
View commit details
Copy full SHA for 7b2764e
View code at this point
Browse repository at this point
Fix CIFuzz build (#110576)
sobolevn
authored
def7ea5
View commit details
Copy full SHA for def7ea5
View code at this point
Browse repository at this point
Commits on Oct 9, 2023
gh-107652: Set up CIFuzz to run fuzz targets continuously (#107653)
Show description for ea7b53f
illia-v
and
hugovk
authored
ea7b53f
View commit details
Copy full SHA for ea7b53f
View code at this point
Browse repository at this point
Commits on Sep 29, 2023
gh-108716: make regen-global-objects no longer builds deepfreeze.c (#110078)
Show description for e260087
vstinner
authored
e260087
View commit details
Copy full SHA for e260087
View code at this point
Browse repository at this point
Commits on Sep 28, 2023
gh-109991: Update GitHub CI workflows to use OpenSSL 3.0.11 and multissltests to use 1.1.1w, 3.0.11, and 3.1.3. (gh-110002)
ned-deily
authored
c88037d
View commit details
Copy full SHA for c88037d
View code at this point
Browse repository at this point
Commits on Sep 26, 2023
gh-109566, regrtest: Add --fast-ci and --slow-ci options (#109570)
Show description for 859618c
vstinner
authored
859618c
View commit details
Copy full SHA for 859618c
View code at this point
Browse repository at this point
Commits on Sep 21, 2023
GH-109209: Bump the minimum Sphinx version to 4.2 (#109210)
AA-Turner
authored
712cb17
View commit details
Copy full SHA for 712cb17
View code at this point
Browse repository at this point
Commits on Sep 20, 2023
gh-109408: Move Windows builds from Azure Pipelines PR to GitHub Actions (#109569)
hugovk
authored
14cdefa
View commit details
Copy full SHA for 14cdefa
View code at this point
Browse repository at this point
Commits on Sep 19, 2023
gh-109125: Run mypy on `Tools/wasm` (#109126)
sobolevn
authored
f65497f
View commit details
Copy full SHA for f65497f
View code at this point
Browse repository at this point
Commits on Sep 12, 2023
Update workflow permissions in require-pr-label Action (#109342)
Show description for 44c8699
Mariatta
authored
44c8699
View commit details
Copy full SHA for 44c8699
View code at this point
Browse repository at this point
gh-60283: Check for redefined test names in CI (#109161)
Show description for 3cb9a8e
3 people
authored
3cb9a8e
View commit details
Copy full SHA for 3cb9a8e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.