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
- #1306
#1306
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
Jul 24, 2026
Conversation
Commits
15
(15)
Checks
Files changed
Merged
[pull] main from python:main
#1306
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 Jul 24, 2026
gh-150546: Fix cleanup for replacement_locations in _PyCode_New() (#150549)
lpyu001
authored
a096314
View commit details
Copy full SHA for a096314
Browse repository at this point
gh-153785: Generate `AttributeError` messages from context (#153786)
Show description for ae72d0c
johnslavik
and
vstinner
authored
ae72d0c
View commit details
Copy full SHA for ae72d0c
Browse repository at this point
gh-154592: Fix test_peg_generator in non-UTF-8 locales with a non-ASCII work dir (GH-154593)
Show description for da46947
serhiy-storchaka
and
claude
authored
da46947
View commit details
Copy full SHA for da46947
Browse repository at this point
gh-146011: Fix use-after-free in `signaldict_repr` after deletion (#153784)
Show description for 41a087a
3 people
authored
41a087a
View commit details
Copy full SHA for 41a087a
Browse repository at this point
gh-154582: Fix test_invalid_utf8_arg in non-UTF-8 multibyte locales (GH-154584)
Show description for b1e530e
serhiy-storchaka
and
claude
authored
b1e530e
View commit details
Copy full SHA for b1e530e
Browse repository at this point
gh-91484: Allow memoryview cast for F-contiguous (GH-137803)
jamie2779
authored
a400767
View commit details
Copy full SHA for a400767
Browse repository at this point
gh-145030: Fix asyncio write pipe transport for named FIFOs on macOS (#154222)
bhuvi27
authored
409f324
View commit details
Copy full SHA for 409f324
Browse repository at this point
gh-150361: add test for FlowControlMixin pause_writing exception handling (#150362)
azibom
authored
ad1cea6
View commit details
Copy full SHA for ad1cea6
Browse repository at this point
gh-140326: disable the relative import in asyncio REPL (#140327)
Show description for fb64db2
Locked-chess-official
and
kumaraditya303
authored
fb64db2
View commit details
Copy full SHA for fb64db2
Browse repository at this point
gh-145107: simplify asyncio staggered race using eager_start=False (#145108)
graingert
authored
74f4b06
View commit details
Copy full SHA for 74f4b06
Browse repository at this point
gh-73458: Fix logging.config.listen() on a host without an IPv4 address (GH-154491)
Show description for 45a10f5
serhiy-storchaka
and
claude
authored
45a10f5
View commit details
Copy full SHA for 45a10f5
Browse repository at this point
gh-76595: Add tests for PyCapsule_Import() (GH-154588)
Show description for d24d9d0
serhiy-storchaka
and
claude
authored
d24d9d0
View commit details
Copy full SHA for d24d9d0
Browse repository at this point
gh-153419: Fix several issues around bytearray __init__ (#153498)
Show description for d5c1b29
stestagg
and
cmaloney
authored
d5c1b29
View commit details
Copy full SHA for d5c1b29
Browse repository at this point
gh-154580: Fix python-gdb.py pretty-printing non-ASCII strings in non-UTF-8 locales (GH-154581)
Show description for 6cb93bd
serhiy-storchaka
and
claude
authored
6cb93bd
View commit details
Copy full SHA for 6cb93bd
Browse repository at this point
gh-70990: Support bytes addresses of Unix sockets in SysLogHandler (GH-154500)
Show description for 46acb79
serhiy-storchaka
and
claude
authored
46acb79
View commit details
Copy full SHA for 46acb79
Browse repository at this point
You can’t perform that action at this time.