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 }}
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
- #1516
#1516
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
Sep 24, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
[pull] main from python:main
#1516
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 Sep 24, 2026
gh-157847: Rewrite `turtle` module docs introduction (#157854)
StanFromIreland
authored
9b3fc89
View commit details
Copy full SHA for 9b3fc89
Browse repository at this point
gh-158001: Remove global configuration variables from C API (#158020)
Show description for 7242fea
vstinner
authored
7242fea
View commit details
Copy full SHA for 7242fea
Browse repository at this point
gh-154757: No longer deprecate PyModule_GetFilename() (#158076)
vstinner
authored
0b72907
View commit details
Copy full SHA for 0b72907
Browse repository at this point
gh-158091: Check only the file name for _d in test_dll_dependency_import (#158099)
lazerg
authored
f9719f6
View commit details
Copy full SHA for f9719f6
Browse repository at this point
gh-153804: `_remote_debugging`: Tachyon Oracle (#153806)
Show description for 3439df9
maurycy
authored
3439df9
View commit details
Copy full SHA for 3439df9
Browse repository at this point
gh-152907: Restore cooked output flags around the input hook in the new REPL (#153389)
Show description for 46ee358
harjothkhara
and
claude
authored
46ee358
View commit details
Copy full SHA for 46ee358
Browse repository at this point
gh-157639: Fix use-after-free when an external timer re-enters the profiler (#157648)
Show description for a6fa91c
lazerg
authored
a6fa91c
View commit details
Copy full SHA for a6fa91c
Browse repository at this point
Docs/howto/remote_debugging: Give non-sudo suggestions first (#139139)
Show description for bee3031
geofft
and
pablogsal
authored
bee3031
View commit details
Copy full SHA for bee3031
Browse repository at this point
gh-153569: consolidate tokenizer input, layout, and diagnostics (#157055)
Show description for 2a96282
pablogsal
authored
2a96282
View commit details
Copy full SHA for 2a96282
Browse repository at this point
Refactor pegen C generation into explicit compilation phases (#157501)
Show description for b7f81d4
pablogsal
authored
b7f81d4
View commit details
Copy full SHA for b7f81d4
Browse repository at this point
gh-145868: Suggest names on typos in `__future__` imports (#154347)
Show description for dbac447
sobolevn
and
pablogsal
authored
dbac447
View commit details
Copy full SHA for dbac447
Browse repository at this point
gh-154335: Allow disabling terminal colors in Tachyon's `pstats_collector` module (#154344)
Show description for 0546b5f
pfackeldey
and
pablogsal
authored
0546b5f
View commit details
Copy full SHA for 0546b5f
Browse repository at this point
gh-155496: Use Argument Clinic for more functions of the _io module (GH-155511)
serhiy-storchaka
authored
16292fc
View commit details
Copy full SHA for 16292fc
Browse repository at this point
gh-155496: Use Argument Clinic for more functions of the _ctypes module (GH-155512)
serhiy-storchaka
authored
69f98a5
View commit details
Copy full SHA for 69f98a5
Browse repository at this point
You can’t perform that action at this time.