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
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.3k
Star
75.6k
Code
Issues
5k+
Pull requests
2.6k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 2, 2026
gh-156797: Escape the namespace URI in xml.sax.saxutils.XMLGenerator (GH-156799)
Show description for 5056ac5
serhiy-storchaka
authored
5056ac5
View commit details
Copy full SHA for 5056ac5
Browse repository at this point
gh-156821: Fix inaccuracies in the xml.parsers.expat documentation (GH-156822)
Show description for d16a691
serhiy-storchaka
authored
d16a691
View commit details
Copy full SHA for d16a691
Browse repository at this point
gh-144446: Fix thread safety of gi_frame, cr_frame and ag_frame in free-threading (#156037)
kumaraditya303
authored
db92901
View commit details
Copy full SHA for db92901
Browse repository at this point
gh-156765: Fix inaccuracies in the ElementTree documentation (GH-156766)
Show description for 09ff4d4
serhiy-storchaka
authored
09ff4d4
View commit details
Copy full SHA for 09ff4d4
Browse repository at this point
gh-156839: Fix inaccuracies in the xml.dom.pulldom documentation (GH-156840)
Show description for c265821
serhiy-storchaka
authored
c265821
View commit details
Copy full SHA for c265821
Browse repository at this point
gh-156829: Fix inaccuracies in the xml.sax documentation (GH-156830)
Show description for 6f7941e
serhiy-storchaka
authored
6f7941e
View commit details
Copy full SHA for 6f7941e
Browse repository at this point
gh-155742: Use PyBytesWriter in xml.etree (#155749)
Show description for d7f107a
vstinner
authored
d7f107a
View commit details
Copy full SHA for d7f107a
Browse repository at this point
gh-153740: Refine test for _Float16: check support from libm (#156815)
skirpichev
authored
2271fbb
View commit details
Copy full SHA for 2271fbb
Browse repository at this point
gh-141984: Move generator iterator reference out of syntax docs (GH-154884)
Show description for 7d701eb
4 people
authored
7d701eb
View commit details
Copy full SHA for 7d701eb
Browse repository at this point
gh-156414: Document tomllib's limits & "extensions" (GH-156415)
Show description for 3c7e975
3 people
authored
3c7e975
View commit details
Copy full SHA for 3c7e975
Browse repository at this point
gh-156228: Use PyMem_Raw allocators for OpenSSL in `_ssl` and `_hashlib` (#156229)
kumaraditya303
authored
39a9a47
View commit details
Copy full SHA for 39a9a47
Browse repository at this point
gh-156658: Only XML white space characters are treated as white space (GH-156659)
Show description for e7c93b7
serhiy-storchaka
authored
e7c93b7
View commit details
Copy full SHA for e7c93b7
Browse repository at this point
gh-155742: Add support.built_with_c_assertions() (#156776)
Show description for c700121
vstinner
and
StanFromIreland
authored
c700121
View commit details
Copy full SHA for c700121
Browse repository at this point
gh-155742: Use PyBytesWriter in io _textiowrapper_writeflush() (#155743)
Show description for d557d64
vstinner
authored
d557d64
View commit details
Copy full SHA for d557d64
Browse repository at this point
gh-156810: Write the profiler's collapsed-stack export as UTF-8 (#156811)
tonghuaroot
authored
c3706f4
View commit details
Copy full SHA for c3706f4
Browse repository at this point
gh-145177: Upgrade to Emscripten 6.0.9 (#156804)
Show description for 3daa7f8
hoodmane
authored
3daa7f8
View commit details
Copy full SHA for 3daa7f8
Browse repository at this point
Commits on Sep 1, 2026
Add tests for async comprehensions in different scopes (#156412)
iritkatriel
authored
42de93a
View commit details
Copy full SHA for 42de93a
Browse repository at this point
gh-149578: Fix tarfile.open failing on PAX archives with only global headers (GH-149647)
Show description for 3ccb1f8
ShadiBahaa
and
ethanfurman
authored
3ccb1f8
View commit details
Copy full SHA for 3ccb1f8
Browse repository at this point
Fix typos in the `concurrent.interpreters` docs (#156485)
grayjk
authored
76fefef
View commit details
Copy full SHA for 76fefef
Browse repository at this point
gh-156371: Fix missing PyRefTracer_DESTROY events for trashcan objects (gh-156372)
corona10
authored
3dfa574
View commit details
Copy full SHA for 3dfa574
Browse repository at this point
gh-89499: Support the standalone document declaration in ElementTree (GH-156730)
Show description for 532b9db
serhiy-storchaka
authored
532b9db
View commit details
Copy full SHA for 532b9db
Browse repository at this point
gh-155742: Use PyBytesWriter in CJK codecs (#155746)
Show description for 374851f
vstinner
authored
374851f
View commit details
Copy full SHA for 374851f
Browse repository at this point
gh-155742: Use PyBytesWriter in codecs (#155750)
Show description for 0f34848
vstinner
authored
0f34848
View commit details
Copy full SHA for 0f34848
Browse repository at this point
gh-83895: Accept input larger than 2 GiB in the C implementation of ElementTree (GH-156746)
Show description for 9259e8b
serhiy-storchaka
authored
9259e8b
View commit details
Copy full SHA for 9259e8b
Browse repository at this point
gh-153740: Optimize PyFloat_Pack/Unpack2 using native _Float16 (#154796)
Show description for e7ef46a
3 people
authored
e7ef46a
View commit details
Copy full SHA for e7ef46a
Browse repository at this point
gh-64862: Add the stop_exception parameter in iter() and aiter() (GH-156298)
Show description for 1620e0f
serhiy-storchaka
and
claude
authored
1620e0f
View commit details
Copy full SHA for 1620e0f
Browse repository at this point
gh-156703: Set LD_LIBRARY_PATH in SystemTap trace commands (GH-156424)
Show description for faf4e52
stratakis
authored
faf4e52
View commit details
Copy full SHA for faf4e52
Browse repository at this point
gh-156745: Inline CJK replacement writer call (gh-156744)
brittanyrey
authored
eb087d4
View commit details
Copy full SHA for eb087d4
Browse repository at this point
Commits on Aug 31, 2026
gh-155981: Store refleak deltas in arrays (gh-55982)
Show description for b38e073
nascheme
authored
b38e073
View commit details
Copy full SHA for b38e073
Browse repository at this point
gh-99064: Ignore the encoding declaration when parsing decoded text (GH-156734)
Show description for c83013c
serhiy-storchaka
authored
c83013c
View commit details
Copy full SHA for c83013c
Browse repository at this point
gh-121291: Respect mixin bitwise-operator overrides on Flag subclasses (GH-155862)
Show description for 486b000
SomSamantray
authored
486b000
View commit details
Copy full SHA for 486b000
Browse repository at this point
gh-155418: Fix TaskGroup hang when a task cancels it before suspending (#155421)
deadlovelll
authored
8e92bf5
View commit details
Copy full SHA for 8e92bf5
Browse repository at this point
gh-156723: Update bundled libexpat to version 2.8.4 (#156724)
StanFromIreland
authored
287b7cf
View commit details
Copy full SHA for 287b7cf
Browse repository at this point
gh-155358: Use named attributes with urllib.parse module (#155364)
Show description for 1855c6c
vstinner
authored
1855c6c
View commit details
Copy full SHA for 1855c6c
Browse repository at this point
gh-156101: Don't set the result in error in PyLong_AsInt32() (#156727)
Show description for 63f6626
vstinner
authored
63f6626
View commit details
Copy full SHA for 63f6626
Browse repository at this point
Previous
Next
You can’t perform that action at this time.