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
- #1475
#1475
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 13, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
[pull] main from python:main
#1475
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 13, 2026
gh-128509: Use bytes singletons in marshal (#157398)
Show description for 658612a
vstinner
authored
658612a
View commit details
Copy full SHA for 658612a
Browse repository at this point
gh-93618: Document the memory usage of the incremental parsers (GH-156763)
Show description for e7a3937
serhiy-storchaka
authored
e7a3937
View commit details
Copy full SHA for e7a3937
Browse repository at this point
gh-156713: Use the filesystem encoding in nturl2path (GH-156717)
Show description for 01599e2
serhiy-storchaka
authored
01599e2
View commit details
Copy full SHA for 01599e2
Browse repository at this point
gh-63882: Implement empty tests in test_minidom (GH-156677)
Show description for f154574
serhiy-storchaka
authored
f154574
View commit details
Copy full SHA for f154574
Browse repository at this point
gh-63102: Support custom targets in the pull parser (GH-156888)
Show description for a2f4f19
serhiy-storchaka
authored
a2f4f19
View commit details
Copy full SHA for a2f4f19
Browse repository at this point
gh-157415: Skip @support.nomemtest if Python is built with TSAN (#157416)
Show description for e41677b
vstinner
authored
e41677b
View commit details
Copy full SHA for e41677b
Browse repository at this point
gh-157368: Fix clang-cl version in sys.version on Windows (GH-157369)
Show description for 0ba7be9
chris-eibl
and
StanFromIreland
authored
0ba7be9
View commit details
Copy full SHA for 0ba7be9
Browse repository at this point
gh-155907: Move PyMarshal C API tests to test_capi (#157417)
Show description for bbdf31d
vstinner
authored
bbdf31d
View commit details
Copy full SHA for bbdf31d
Browse repository at this point
gh-81623: Do not add whitespace to significant content when pretty-printing (GH-156660)
Show description for 3308360
serhiy-storchaka
authored
3308360
View commit details
Copy full SHA for 3308360
Browse repository at this point
Minor accuracy improvements in statistics (gh-157380)
rhettinger
authored
d222134
View commit details
Copy full SHA for d222134
Browse repository at this point
Docs: split builtins to their own page from library (#156682)
Show description for 59c4bdd
nedbat
authored
59c4bdd
View commit details
Copy full SHA for 59c4bdd
Browse repository at this point
gh-156665: Validate namespaces in xml.dom.minidom (GH-156666)
Show description for ad447fa
serhiy-storchaka
authored
ad447fa
View commit details
Copy full SHA for ad447fa
Browse repository at this point
gh-61290: Fix serializing attributes with the default_namespace option (GH-156747)
Show description for ce32912
serhiy-storchaka
authored
ce32912
View commit details
Copy full SHA for ce32912
Browse repository at this point
gh-108271, gh-108270: Argument Clinic: parameter aliases and deprecation (GH-155248)
Show description for 01399a3
serhiy-storchaka
authored
01399a3
View commit details
Copy full SHA for 01399a3
Browse repository at this point
You can’t perform that action at this time.