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 }}
EricRahm
/
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 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
Commits on Sep 8, 2023
Update `CODEOWNERS` for `Tools/wasm/` (#109119)
brettcannon
authored
00cf626
View commit details
Copy full SHA for 00cf626
View code at this point
Browse repository at this point
Commits on Sep 5, 2023
Improve the GitHub issue forms (#108881)
AlexWaygood
authored
24e9892
View commit details
Copy full SHA for 24e9892
View code at this point
Browse repository at this point
Commits on Sep 4, 2023
CI: Bump GitHub Actions (#108879)
hugovk
authored
572678e
View commit details
Copy full SHA for 572678e
View code at this point
Browse repository at this point
Disable `differing_test_runners` health check (#108886)
sobolevn
authored
6ead5bd
View commit details
Copy full SHA for 6ead5bd
View code at this point
Browse repository at this point
Commits on Aug 28, 2023
gh-108455: Run `mypy` on `Tools/peg_generator` (#108456)
Show description for cf7ba83
sobolevn
and
hugovk
authored
cf7ba83
View commit details
Copy full SHA for cf7ba83
View code at this point
Browse repository at this point
Commits on Aug 24, 2023
Run `mypy` when `Tools/requirements-dev.txt` changes (#108457)
sobolevn
authored
be800f4
View commit details
Copy full SHA for be800f4
View code at this point
Browse repository at this point
Commits on Aug 19, 2023
gh-101100: Only show GitHub check annotations on changed doc paragraphs (#108065)
Show description for eb953d6
3 people
authored
eb953d6
View commit details
Copy full SHA for eb953d6
View code at this point
Browse repository at this point
Commits on Aug 18, 2023
gh-107565: Update multissltests and GitHub CI workflows to use OpenSSL 1.1.1v, 3.0.10, and 3.1.2. (GH-107896)
ned-deily
authored
ed25f09
View commit details
Copy full SHA for ed25f09
View code at this point
Browse repository at this point
gh-104504: Run mypy on cases_generator in CI (and blacken the code) (gh-108090)
Show description for 28cab71
corona10
and
AlexWaygood
authored
28cab71
View commit details
Copy full SHA for 28cab71
View code at this point
Browse repository at this point
Commits on Aug 17, 2023
Add workflow for automatic issue headers (#108054)
Show description for 4cb0818
AA-Turner
authored
4cb0818
View commit details
Copy full SHA for 4cb0818
View code at this point
Browse repository at this point
Commits on Aug 16, 2023
Improve the feature-proposal issue form (#108033)
Show description for 8891a88
3 people
authored
8891a88
View commit details
Copy full SHA for 8891a88
View code at this point
Browse repository at this point
Remove Sphinx problem matcher to avoid annotating unchanged files (#108005)
hugovk
authored
0d7f5d3
View commit details
Copy full SHA for 0d7f5d3
View code at this point
Browse repository at this point
Commits on Aug 14, 2023
Convert the GitHub issue templates into GitHub issue forms (#107920)
Show description for 8d3cb1b
4 people
authored
8d3cb1b
View commit details
Copy full SHA for 8d3cb1b
View code at this point
Browse repository at this point
Commits on Aug 1, 2023
Remove newlines from bug template (#107525)
hugovk
authored
052a0d1
View commit details
Copy full SHA for 052a0d1
View code at this point
Browse repository at this point
Commits on Jul 29, 2023
add Kumar Aditya as CODEOWNER for import.c (#107441)
kumaraditya303
authored
2e9ddb9
View commit details
Copy full SHA for 2e9ddb9
View code at this point
Browse repository at this point
Improve the GitHub issue templates (#107150)
Show description for d0dcd27
AlexWaygood
and
ezio-melotti
authored
d0dcd27
View commit details
Copy full SHA for d0dcd27
View code at this point
Browse repository at this point
Commits on Jul 22, 2023
gh-101100: Docs: Check Sphinx warnings and fail if improved (#106460)
hugovk
authored
806d7c9
View commit details
Copy full SHA for 806d7c9
View code at this point
Browse repository at this point
Commits on Jul 17, 2023
Add Erlend as CODEOWNER for Argument Clinic docs (#106840)
erlend-aasland
authored
1654916
View commit details
Copy full SHA for 1654916
View code at this point
Browse repository at this point
Commits on Jul 14, 2023
gh-106752: Move zipfile._path into its own package (#106753)
Show description for 03185f0
jaraco
authored
03185f0
View commit details
Copy full SHA for 03185f0
View code at this point
Browse repository at this point
Commits on Jul 6, 2023
Introduce a gate/check GHA job (#97533)
Show description for e7cd557
webknjaz
and
hugovk
authored
e7cd557
View commit details
Copy full SHA for e7cd557
View code at this point
Browse repository at this point
Commits on Jul 4, 2023
Add some codeowners for `Tools/clinic/` (#106430)
Show description for eeb5c63
AlexWaygood
and
erlend-aasland
authored
eeb5c63
View commit details
Copy full SHA for eeb5c63
View code at this point
Browse repository at this point
gh-106217: Truncate the issue body size of `new-bugs-announce-notifier` (#106423)
sobolevn
authored
c5dacc8
View commit details
Copy full SHA for c5dacc8
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.