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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
tj-python
/
cpython
Public
forked from
python/cpython
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
6
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
[pull] main from python:main
- #1216
#1216
Merged
pull[bot]
merged 6 commits into
tj-python:main
tj-python/cpython:main
from
python:main
python/cpython:main
Copy head branch name to clipboard
Jun 30, 2026
Conversation
Commits
6
(6)
Checks
Files changed
Merged
[pull] main from python:main
#1216
pull[bot]
merged 6 commits into
tj-python:main
tj-python/cpython:main
from
python:main
python/cpython:main
Copy head branch name to clipboard
Commits
Commits on Jun 30, 2026
gh-151126: Fix a possible crash during the startup with no memory under `Py_STACKREF_DEBUG` (#152478)
sobolevn
authored
ecdef17
View commit details
Copy full SHA for ecdef17
Browse repository at this point
gh-152546: Refactor `mappingproxy.__new__` to use `PyDictProxy_New` (#152547)
sobolevn
authored
38df997
View commit details
Copy full SHA for 38df997
Browse repository at this point
gh-151881: Skip tk_inactive negativity check on Windows (GH-152683)
Show description for 2303eea
serhiy-storchaka
and
claude
authored
2303eea
View commit details
Copy full SHA for 2303eea
Browse repository at this point
gh-152682: Fix NULL dereference on OOM in `symtable_visit_type_param_bound_or_default` (#152684)
Show description for 10ed03e
petrvaganoff
authored
10ed03e
View commit details
Copy full SHA for 10ed03e
Browse repository at this point
gh-152680: Detect container/VM in test.pythoninfo (#152668)
Show description for f1c5363
vstinner
authored
f1c5363
View commit details
Copy full SHA for f1c5363
Browse repository at this point
gh-145854: Replace `DELETE_NAME` with `PUSH_NULL; STORE_NAME` (GH-146006)
brijkapadia
authored
c393ab6
View commit details
Copy full SHA for c393ab6
Browse repository at this point
You can’t perform that action at this time.