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
- #1149
#1149
Merged
pull[bot]
merged 14 commits into
tj-python:main
tj-python/cpython:main
from
python:main
python/cpython:main
Copy head branch name to clipboard
Jun 11, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
[pull] main from python:main
#1149
pull[bot]
merged 14 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 11, 2026
gh-151179: Fix pidfd leak in asyncio _PidfdChildWatcher (#151186)
deadlovelll
authored
a05b9cd
View commit details
Copy full SHA for a05b9cd
Browse repository at this point
gh-150285: Suppress showing the __getstate__() comment in the help for dataclasses (GH-151328)
serhiy-storchaka
authored
0066fd7
View commit details
Copy full SHA for 0066fd7
Browse repository at this point
gh-151238: Check for `_get_resized_exprs` failure in `_PyPegen_{joined,template}_str` (#151259)
StanFromIreland
authored
4b44b1e
View commit details
Copy full SHA for 4b44b1e
Browse repository at this point
gh-150397: Fix pyexpat bigmem test (#151329)
Show description for 0bbde07
vstinner
authored
0bbde07
View commit details
Copy full SHA for 0bbde07
Browse repository at this point
gh-151112: Fix crash in `compiler_mod()` when entering the current compilation unit fails (#151234)
StanFromIreland
authored
937d89c
View commit details
Copy full SHA for 937d89c
Browse repository at this point
gh-150858: fix data race while changing `__qualname__` of a type object(#150859)
KowalskiThomas
authored
1ec6596
View commit details
Copy full SHA for 1ec6596
Browse repository at this point
gh-139588: Fix nondeterministic `make latex` doc build under parallel make (#151343)
m-aciek
authored
b9bffc0
View commit details
Copy full SHA for b9bffc0
Browse repository at this point
gh-101100: Fix Sphinx nitpick in `unittest.mock.rst` (#151302)
cmaloney
authored
b18168c
View commit details
Copy full SHA for b18168c
Browse repository at this point
gh-151126: Fix missing memory error in `os._path_splitroot` (#151339)
sobolevn
authored
10595b1
View commit details
Copy full SHA for 10595b1
Browse repository at this point
gh-151228: fix data race on clearing embedded dict values (#151330)
kumaraditya303
authored
6112d70
View commit details
Copy full SHA for 6112d70
Browse repository at this point
gh-150490: Raise PyType_Modified for insertion into split dictionary (#150489)
Show description for efb2fff
DinoV
authored
efb2fff
View commit details
Copy full SHA for efb2fff
Browse repository at this point
gh-150942: Speed up json.loads array and object decoding (GH-150945)
Show description for 36fe778
eendebakpt
and
claude
authored
36fe778
View commit details
Copy full SHA for 36fe778
Browse repository at this point
gh-150285: Fix too long docstrings in GenericAlias and __class_getitem__ (GH-151354)
serhiy-storchaka
authored
65047f2
View commit details
Copy full SHA for 65047f2
Browse repository at this point
gh-138991: Update dataclass documentation for new eq behavior in Python 3.13 (#139007)
Show description for 402668b
Aniketsy
and
vstinner
authored
402668b
View commit details
Copy full SHA for 402668b
Browse repository at this point
You can’t perform that action at this time.