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
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
- #1467
#1467
Merged
pull[bot]
merged 13 commits into
tj-python:main
tj-python/cpython:main
from
python:main
python/cpython:main
Copy head branch name to clipboard
Sep 11, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
[pull] main from python:main
#1467
pull[bot]
merged 13 commits into
tj-python:main
tj-python/cpython:main
from
python:main
python/cpython:main
Copy head branch name to clipboard
Commits
Commits on Sep 11, 2026
gh-157265: tarfile: Honor None result of filter for link fallbacks (GH-157266)
Show description for fb2f0bb
encukou
and
StanFromIreland
authored
fb2f0bb
View commit details
Copy full SHA for fb2f0bb
Browse repository at this point
gh-108549: fix asyncio.Task cancellation swallowing SystemExit and KeyboardInterrupt (#156309)
YvesDup
authored
59cba59
View commit details
Copy full SHA for 59cba59
Browse repository at this point
gh-157157: Make test_taskgroup_cancel_keeps_outer_cancellation deterministic (#157158)
iamsharduld
authored
1c641ff
View commit details
Copy full SHA for 1c641ff
Browse repository at this point
gh-157213: Fix stale asyncio.gather() edges in the await graph (#157214)
deadlovelll
authored
392ad7e
View commit details
Copy full SHA for 392ad7e
Browse repository at this point
gh-152433: Windows: allow build ``overlapped.c`` for UWP (#153036)
thexai
authored
9ab9181
View commit details
Copy full SHA for 9ab9181
Browse repository at this point
gh-152433: Windows: make ``dynload_win.c`` UWP compatible (#152797)
thexai
authored
5172fa4
View commit details
Copy full SHA for 5172fa4
Browse repository at this point
gh-152433: Windows: change ``winreg`` to conditional import for UWP compatibility (#154918)
thexai
authored
fff3c4f
View commit details
Copy full SHA for fff3c4f
Browse repository at this point
gh-157247: Block perf trampoline activation when the main interpreter's JIT is enabled (#157258)
cocolato
authored
4c9f267
View commit details
Copy full SHA for 4c9f267
Browse repository at this point
gh-157058: Fix missing awaited-by edge in asyncio.wait_for(fut, 0) (#157059)
deadlovelll
authored
43b4a9c
View commit details
Copy full SHA for 43b4a9c
Browse repository at this point
base64: optimize b16decode (#157310)
methane
authored
b6e8088
View commit details
Copy full SHA for b6e8088
Browse repository at this point
gh-124205: Align descriptions of classes in 'Warning Categories' (#157255)
Show description for 2360bda
owenthcarey
and
StanFromIreland
authored
2360bda
View commit details
Copy full SHA for 2360bda
Browse repository at this point
gh-115426: Fix cross-references to `socket.socket.close()` (#157295)
jang-hs
authored
d85fa1a
View commit details
Copy full SHA for d85fa1a
Browse repository at this point
gh-155526: Don't check errno in abs(complex) (#155527)
Show description for e5d4fa2
3 people
authored
e5d4fa2
View commit details
Copy full SHA for e5d4fa2
Browse repository at this point
You can’t perform that action at this time.