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
- #1370
#1370
Merged
pull[bot]
merged 11 commits into
tj-python:main
tj-python/cpython:main
from
python:main
python/cpython:main
Copy head branch name to clipboard
Aug 13, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
[pull] main from python:main
#1370
pull[bot]
merged 11 commits into
tj-python:main
tj-python/cpython:main
from
python:main
python/cpython:main
Copy head branch name to clipboard
Commits
Commits on Aug 13, 2026
gh-155486: Allow non-compact integers in `TO_BOOL_INT` (GH-155531)
marinelay
authored
cd98657
View commit details
Copy full SHA for cd98657
Browse repository at this point
gh-155515: Use GC tracking for HAMT iterators (#155517)
nascheme
authored
f056212
View commit details
Copy full SHA for f056212
Browse repository at this point
gh-153400: Add syscall fallbacks for copy_file_range/memfd_create (#155520)
Show description for 6e079e5
daandemeyer
authored
6e079e5
View commit details
Copy full SHA for 6e079e5
Browse repository at this point
gh-154916: Fix data races in GenericAlias using critical sections (#155634)
kumaraditya303
authored
8123ed1
View commit details
Copy full SHA for 8123ed1
Browse repository at this point
gh-135748: Use Argument Clinic for more socket functions (GH-155257)
Show description for 9f87800
serhiy-storchaka
authored
9f87800
View commit details
Copy full SHA for 9f87800
Browse repository at this point
gh-141174: Test re-stringifying a `ForwardRef` (#155689)
Show description for 5dab490
dr-carlos
authored
5dab490
View commit details
Copy full SHA for 5dab490
Browse repository at this point
gh-141174: Test `get_annotations()` on wrapped cyclical `functools.partial` (#155663)
Show description for 5d3f02a
dr-carlos
authored
5d3f02a
View commit details
Copy full SHA for 5d3f02a
Browse repository at this point
gh-141174: Test `type_repr()` of `Template` with invalid syntax in `Interpolation` (#155661)
Show description for 5cc9e46
dr-carlos
authored
5cc9e46
View commit details
Copy full SHA for 5cc9e46
Browse repository at this point
idlelib tests: Fix refleak testing of test_zzdummy (GH-155393)
Show description for fa90680
zware
authored
fa90680
View commit details
Copy full SHA for fa90680
Browse repository at this point
Do not break long test names in the regrtest output (GH-155714)
Show description for ceb3518
serhiy-storchaka
authored
ceb3518
View commit details
Copy full SHA for ceb3518
Browse repository at this point
gh-109817: Do not copy all test cases into the worker process (GH-155713)
Show description for dd1194e
serhiy-storchaka
authored
dd1194e
View commit details
Copy full SHA for dd1194e
Browse repository at this point
You can’t perform that action at this time.