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
- #1146
#1146
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 10, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
[pull] main from python:main
#1146
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 10, 2026
Add yet one assertion in test_set_text_charset_cp949 (GH-151224)
Show description for 3ca93ab
serhiy-storchaka
authored
3ca93ab
View commit details
Copy full SHA for 3ca93ab
Browse repository at this point
gh-150988: Fix refleak in `OSError` when attrs are set before `super().__init__()` (#150990)
Show description for f2a0f82
lgeiger
and
vstinner
authored
f2a0f82
View commit details
Copy full SHA for f2a0f82
Browse repository at this point
gh-150671: Deprecate `PyAsyncGen_New`, `PyCoro_New`, `PyGen_New`, `PyGen_NewWithQualName` functions (#150672)
Show description for 44a533f
3 people
authored
44a533f
View commit details
Copy full SHA for 44a533f
Browse repository at this point
gh-89554: Document socket.SocketType as a class (#150683)
Show description for a621e8a
gaborbernat
authored
a621e8a
View commit details
Copy full SHA for a621e8a
Browse repository at this point
gh-143988: Fix re-entrant mutation crashes in socket sendmsg/recvmsg_into (#143987)
Show description for 896f7fd
tonghuaroot
authored
896f7fd
View commit details
Copy full SHA for 896f7fd
Browse repository at this point
Docs: Fix typos in the "Memory Management" section (GH-151243)
manoj-marimuthu
authored
8c0e251
View commit details
Copy full SHA for 8c0e251
Browse repository at this point
add asyncio guide for Free-Threaded Python (#150456)
kumaraditya303
authored
e2bd50d
View commit details
Copy full SHA for e2bd50d
Browse repository at this point
gh-141984: Reword the Generator expressions section (GH-150518)
Show description for 7bbb960
3 people
authored
7bbb960
View commit details
Copy full SHA for 7bbb960
Browse repository at this point
gh-62259: Add Tools/unicode/gen_expat_table.py (GH-150503)
Show description for ae62b53
serhiy-storchaka
authored
ae62b53
View commit details
Copy full SHA for ae62b53
Browse repository at this point
gh-151126: Fix missing memory errors in `_interpchannelsmodule.c` (#151239)
sobolevn
authored
9fd1a12
View commit details
Copy full SHA for 9fd1a12
Browse repository at this point
gh-151253: Dump the Python path configuration on _PyCodec_InitRegistry() failure (#151250)
Show description for 7b6e989
vstinner
authored
7b6e989
View commit details
Copy full SHA for 7b6e989
Browse repository at this point
GHA: Display output when a sanitizer test fails (#151268)
Show description for 3a8bebd
vstinner
authored
3a8bebd
View commit details
Copy full SHA for 3a8bebd
Browse repository at this point
You can’t perform that action at this time.