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
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
- #1200
#1200
Merged
pull[bot]
merged 15 commits into
tj-python:main
tj-python/cpython:main
from
python:main
python/cpython:main
Copy head branch name to clipboard
Jun 26, 2026
Conversation
Commits
15
(15)
Checks
Files changed
Merged
[pull] main from python:main
#1200
pull[bot]
merged 15 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 26, 2026
gh-152233: Add curses complexstr type and wide-character cell-array methods (GH-152262)
Show description for 55fe0e6
serhiy-storchaka
and
claude
authored
55fe0e6
View commit details
Copy full SHA for 55fe0e6
Browse repository at this point
gh-152246: Fix pure-Python `zoneinfo` accepting invalid seperators in POSIX TZ rules (#152247)
Show description for f47acc7
tonghuaroot
and
StanFromIreland
authored
f47acc7
View commit details
Copy full SHA for f47acc7
Browse repository at this point
gh-152156: Fix a crash in `interpeters.create` under limited memory conditions (#152163)
sobolevn
authored
3ad66bf
View commit details
Copy full SHA for 3ad66bf
Browse repository at this point
gh-90533: Implement BytesIO.peek() (#150917)
Show description for 72cad14
7 people
authored
72cad14
View commit details
Copy full SHA for 72cad14
Browse repository at this point
gh-151722: Defer GC tracking in frozendict.copy() (#152230)
Show description for 05679f3
vstinner
authored
05679f3
View commit details
Copy full SHA for 05679f3
Browse repository at this point
gh-121249: Soft deprecate F and D struct format types (#149346)
Show description for 5f17434
skirpichev
and
vstinner
authored
5f17434
View commit details
Copy full SHA for 5f17434
Browse repository at this point
gh-152235: Defer GC tracking in more set operations (gh-152273)
corona10
authored
a87d24a
View commit details
Copy full SHA for a87d24a
Browse repository at this point
gh-152236: Fix skips on `_testcapi.set_nomemory` tests (#152253)
sobolevn
authored
1cbe460
View commit details
Copy full SHA for 1cbe460
Browse repository at this point
gh-152052: Fix misleading `json` error for `\uXXXX` escape at the end of input (#152053)
Show description for 588be7a
tonghuaroot
and
StanFromIreland
authored
588be7a
View commit details
Copy full SHA for 588be7a
Browse repository at this point
gh-139145: Fix tkinter event loop in interactive mode (GH-152257)
Show description for 3ffda34
4 people
authored
3ffda34
View commit details
Copy full SHA for 3ffda34
Browse repository at this point
gh-152258: Add curses.window.dupwin() (GH-152259)
Show description for 49d484e
serhiy-storchaka
and
claude
authored
49d484e
View commit details
Copy full SHA for 49d484e
Browse repository at this point
gh-98894: Skip test_dtrace when building without dtrace (#152239)
stratakis
authored
6713576
View commit details
Copy full SHA for 6713576
Browse repository at this point
gh-151776: Fix test_state_getters on terminals without insert/delete capability (GH-152304)
Show description for bf61794
serhiy-storchaka
and
claude
authored
bf61794
View commit details
Copy full SHA for bf61794
Browse repository at this point
gh-152260: Add curses.scr_dump(), scr_restore(), scr_init() and scr_set() (GH-152261)
Show description for a85e73b
serhiy-storchaka
and
claude
authored
a85e73b
View commit details
Copy full SHA for a85e73b
Browse repository at this point
gh-152235: Defer GC tracking in set.union and set.difference (gh-152290)
corona10
authored
5a549e8
View commit details
Copy full SHA for 5a549e8
Browse repository at this point
You can’t perform that action at this time.