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
- #1212
#1212
Merged
pull[bot]
merged 12 commits into
tj-python:main
tj-python/cpython:main
from
python:main
python/cpython:main
Copy head branch name to clipboard
Jun 29, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
[pull] main from python:main
#1212
pull[bot]
merged 12 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 29, 2026
gh-152502: Detect optional curses functions with configure probes (GH-152504)
Show description for 0635e55
serhiy-storchaka
and
claude
authored
0635e55
View commit details
Copy full SHA for 0635e55
Browse repository at this point
gh-152503: Fix garbage text from curses wide-character cell reads (GH-152505)
Show description for e7b21b6
serhiy-storchaka
and
claude
authored
e7b21b6
View commit details
Copy full SHA for e7b21b6
Browse repository at this point
gh-151483: Only declare `PyCodeObject._co_unique_id` on Free Threading (#151484)
weixlu
authored
0cbac06
View commit details
Copy full SHA for 0cbac06
Browse repository at this point
gh-152584: Reorganize the curses documentation into topic subsections (GH-152583)
Show description for bc08413
serhiy-storchaka
and
claude
authored
bc08413
View commit details
Copy full SHA for bc08413
Browse repository at this point
gh-151096: Fix test_embed with split exec prefix (#151288)
harjothkhara
authored
b19839b
View commit details
Copy full SHA for b19839b
Browse repository at this point
gh-152587: Stop documenting bogus default values in tkinter variable methods (GH-152594)
Show description for e134a1a
serhiy-storchaka
and
claude
authored
e134a1a
View commit details
Copy full SHA for e134a1a
Browse repository at this point
gh-133031: Fix test_textbox_edit_wide on a narrow build (GH-152592)
Show description for b8cb055
serhiy-storchaka
and
claude
authored
b8cb055
View commit details
Copy full SHA for b8cb055
Browse repository at this point
gh-152587: Make name and value required in tkinter variable methods (GH-152595)
Show description for 9751e1d
serhiy-storchaka
and
claude
authored
9751e1d
View commit details
Copy full SHA for 9751e1d
Browse repository at this point
gh-151040: Fix `test_c_stack_unwind` on RISC-V (#152370)
ByteFlowing1337
authored
1b0c05f
View commit details
Copy full SHA for 1b0c05f
Browse repository at this point
gh-69134: Wait until mapped in keyboard virtual-event tests (GH-152599)
Show description for be4eebb
serhiy-storchaka
and
claude
authored
be4eebb
View commit details
Copy full SHA for be4eebb
Browse repository at this point
gh-151987: Pass filter_function to TarFile._extract_one() during .extract() (GH-151988)
Show description for 7ccdbab
encukou
and
sethmlarson
authored
7ccdbab
View commit details
Copy full SHA for 7ccdbab
Browse repository at this point
gh-152228: Fix an assertion failure in `str.replace` under a limited memory case (#152229)
sobolevn
authored
c5043dc
View commit details
Copy full SHA for c5043dc
Browse repository at this point
You can’t perform that action at this time.