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
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 }}
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
- #1204
#1204
Merged
pull[bot]
merged 13 commits into
tj-python:main
tj-python/cpython:main
from
python:main
python/cpython:main
Copy head branch name to clipboard
Jun 27, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
[pull] main from python:main
#1204
pull[bot]
merged 13 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 27, 2026
gh-70273: Document default class bindings in tkinter (GH-152389)
Show description for 4fd69ef
serhiy-storchaka
and
claude
authored
4fd69ef
View commit details
Copy full SHA for 4fd69ef
Browse repository at this point
gh-152260: Fix flaky curses test_scr_dump on macOS (GH-152390)
Show description for 3fa72d5
serhiy-storchaka
and
claude
authored
3fa72d5
View commit details
Copy full SHA for 3fa72d5
Browse repository at this point
gh-152275: Add integer overflow guards to the curses chtype and color-pair packing path (GH-152303)
Show description for 7bf63fa
serhiy-storchaka
and
claude
authored
7bf63fa
View commit details
Copy full SHA for 7bf63fa
Browse repository at this point
gh-152402: Use `support.nomemtest` in `test_pyexpat` (#152403)
sobolevn
authored
109c59e
View commit details
Copy full SHA for 109c59e
Browse repository at this point
Docs: Fix incomplete sentence in `tp_itemsize` documentation (GH-152381)
da-woods
authored
0a21a24
View commit details
Copy full SHA for 0a21a24
Browse repository at this point
gh-151126: Sets missing exceptions in `tkinter` and `socket` modules initializations (#152418)
sobolevn
authored
a9fa856
View commit details
Copy full SHA for a9fa856
Browse repository at this point
gh-152305: Fix `_pydatetime.time.strftime()` raising on year directives (#152306)
Show description for 5733361
tonghuaroot
and
StanFromIreland
authored
5733361
View commit details
Copy full SHA for 5733361
Browse repository at this point
gh-152391: Improve `test_interpreters.test_stress` test (#152396)
sobolevn
authored
219f7a9
View commit details
Copy full SHA for 219f7a9
Browse repository at this point
gh-151029: Fix sys.remote_exec() unable to find writable memory when libpython replaced on disk (#151032)
Show description for a69d0fc
ambv
and
pablogsal
authored
a69d0fc
View commit details
Copy full SHA for a69d0fc
Browse repository at this point
gh-152434: Block --async-aware with --binary (#152444)
Show description for 876c06c
lkollar
authored
876c06c
View commit details
Copy full SHA for 876c06c
Browse repository at this point
gh-151613: Fix remote debugging frame cache ABA (#151614)
Show description for 8cda6ae
pablogsal
authored
8cda6ae
View commit details
Copy full SHA for 8cda6ae
Browse repository at this point
gh-146495: Improve `SyntaxError` message for `&&` and `||` operators (#150906)
Aniketsy
authored
0f501b9
View commit details
Copy full SHA for 0f501b9
Browse repository at this point
gh-145306: Fix browser open after empty export (#150017)
ivonastojanovic
authored
860f8a5
View commit details
Copy full SHA for 860f8a5
Browse repository at this point
You can’t perform that action at this time.