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
- #1290
#1290
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
Jul 20, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
[pull] main from python:main
#1290
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 Jul 20, 2026
gh-154146: Fix accuracy of the math.acospi() fallback near 1 (GH-154148)
Show description for 69f0801
serhiy-storchaka
and
claude
authored
69f0801
View commit details
Copy full SHA for 69f0801
Browse repository at this point
gh-154211: Skip C-stack exhaustion tests when the C stack is huge (GH-154212)
Show description for 863b312
serhiy-storchaka
and
claude
authored
863b312
View commit details
Copy full SHA for 863b312
Browse repository at this point
gh-154176: Fix locale.strxfrm() crash on DragonFly BSD (GH-154177)
Show description for f389b03
serhiy-storchaka
and
claude
authored
f389b03
View commit details
Copy full SHA for f389b03
Browse repository at this point
gh-127049: fix race condition in asyncio signalling an unrelated process with ThreadedChildWatcher (#153810)
kumaraditya303
authored
2875d1d
View commit details
Copy full SHA for 2875d1d
Browse repository at this point
gh-154218: Fix test_posix_fallocate on file systems that do not support posix_fallocate() (GH-154219)
Show description for 051b6e0
serhiy-storchaka
and
claude
authored
051b6e0
View commit details
Copy full SHA for 051b6e0
Browse repository at this point
gh-154227: Fix os.posix_openpt() on OpenBSD (GH-154228)
Show description for d01b90c
serhiy-storchaka
and
claude
authored
d01b90c
View commit details
Copy full SHA for d01b90c
Browse repository at this point
gh-154225: Fix os.openpty() acquiring a controlling terminal on Solaris (GH-154229)
Show description for a0caab9
serhiy-storchaka
and
claude
authored
a0caab9
View commit details
Copy full SHA for a0caab9
Browse repository at this point
gh-154226: Fix test_posix_pty_functions on Solaris (GH-154230)
Show description for 3d99861
serhiy-storchaka
and
claude
authored
3d99861
View commit details
Copy full SHA for 3d99861
Browse repository at this point
gh-125860: Skip separate-SCM_RIGHTS socket tests on NetBSD, OpenBSD and DragonFly (GH-154239)
Show description for 9cfa08c
serhiy-storchaka
and
claude
authored
9cfa08c
View commit details
Copy full SHA for 9cfa08c
Browse repository at this point
Fix typo in C API Type Object Structures documentation (#154249)
michaelbnewman
authored
86e1fed
View commit details
Copy full SHA for 86e1fed
Browse repository at this point
Bump `profiling.sampling.cli._SYNC_TIMEOUT_SEC` to fix failures on slow Buildbots (#154248)
StanFromIreland
authored
f40b375
View commit details
Copy full SHA for f40b375
Browse repository at this point
Fix two typos in two stdlib docstrings (#153479)
j0m0k0
authored
e0293b0
View commit details
Copy full SHA for e0293b0
Browse repository at this point
You can’t perform that action at this time.