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
Breadcrumbs
History for
cpython
Doc
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 1, 2026
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Aug 31, 2026
gh-156689: Fix out-of-bounds read in `PyAst_CheckMode()` for `mode='func_type'` (#156697)
StanFromIreland
authored
d7f9c64
View commit details
Copy full SHA for d7f9c64
View code at this point
Browse repository at this point
Commits on Aug 30, 2026
gh-151914: Copyedit "What's new in Python 3.16" (#156678)
hugovk
authored
e50e41f
View commit details
Copy full SHA for e50e41f
View code at this point
Browse repository at this point
gh-156614: Fix the parameter list grammar in the language reference (#156622)
challenge456
authored
852381e
View commit details
Copy full SHA for 852381e
View code at this point
Browse repository at this point
gh-123299: What's New: Link to compression and compression.zstd (#156661)
hugovk
authored
aad4288
View commit details
Copy full SHA for aad4288
View code at this point
Browse repository at this point
gh-156662: Note that TaskGroup.create_task() raises RuntimeError (#156663)
deadlovelll
authored
26d9b25
View commit details
Copy full SHA for 26d9b25
View code at this point
Browse repository at this point
gh-156500: Reject non-positional parameters in `ctypes.util.wrap_dll_function` (GH-156501)
Show description for b3ddde4
fedonman
authored
b3ddde4
View commit details
Copy full SHA for b3ddde4
View code at this point
Browse repository at this point
gh-57952: Clarify that xml.dom documents DOM interfaces (GH-156647)
Show description for ae93e42
serhiy-storchaka
authored
ae93e42
View commit details
Copy full SHA for ae93e42
View code at this point
Browse repository at this point
gh-156517: Clarify that `site.getsitepackages()` doesn't check for existance (#156524)
Show description for ee4bd4a
StanFromIreland
and
warsaw
authored
ee4bd4a
View commit details
Copy full SHA for ee4bd4a
View code at this point
Browse repository at this point
gh-44871: Improve DOM Level 1 conformance of xml.dom.minidom (#155641)
Show description for d636e3c
serhiy-storchaka
and
jorendorff
authored
d636e3c
View commit details
Copy full SHA for d636e3c
View code at this point
Browse repository at this point
gh-156635: Fix the exceptions in the xml.dom documentation (GH-156636)
Show description for 74b944a
serhiy-storchaka
authored
74b944a
View commit details
Copy full SHA for 74b944a
View code at this point
Browse repository at this point
gh-151943: Document the CharacterData interface and other DOM members (GH-155632)
Show description for 922c866
serhiy-storchaka
authored
922c866
View commit details
Copy full SHA for 922c866
View code at this point
Browse repository at this point
gh-115075: Fix info about initialization of mimetypes.MimeTypes attributes (GH-150691)
Show description for 19363f2
serhiy-storchaka
authored
19363f2
View commit details
Copy full SHA for 19363f2
View code at this point
Browse repository at this point
Commits on Aug 29, 2026
gh-108885: Report the examples of a doctest run by unittest (GH-155377)
Show description for 55eef52
serhiy-storchaka
and
claude
authored
55eef52
View commit details
Copy full SHA for 55eef52
View code at this point
Browse repository at this point
gh-155775: Do not consume the CAPABILITY response in imaplib (GH-155789)
Show description for 9111820
serhiy-storchaka
and
claude
authored
9111820
View commit details
Copy full SHA for 9111820
View code at this point
Browse repository at this point
Commits on Aug 28, 2026
gh-143768: Replace a dangling interpreter symlink when creating a venv (#150985)
Show description for 71cb9e8
claydugo
and
brettcannon
authored
71cb9e8
View commit details
Copy full SHA for 71cb9e8
View code at this point
Browse repository at this point
Commits on Aug 27, 2026
gh-111735: Skip `turtle` doctests when `_tkinter` is not available (#156417)
StanFromIreland
authored
eb08902
View commit details
Copy full SHA for eb08902
View code at this point
Browse repository at this point
Docs: remove __path__ discussion from tutorial (#156426)
Show description for 79f41dd
nedbat
authored
79f41dd
View commit details
Copy full SHA for 79f41dd
View code at this point
Browse repository at this point
Commits on Aug 25, 2026
Docs(build): linklint is now called sphinx_linklint (#156373)
Show description for 98bd716
nedbat
and
StanFromIreland
authored
98bd716
View commit details
Copy full SHA for 98bd716
View code at this point
Browse repository at this point
Fix various issues in the 'Timer File Descriptors' documentation (#156027)
Show description for 13ab4c2
osandov
and
StanFromIreland
authored
13ab4c2
View commit details
Copy full SHA for 13ab4c2
View code at this point
Browse repository at this point
gh-155193: Fix the *canonical* decoder lists in the 3.15 What's New and NEWS (#156302)
advitrocks9
authored
5f31aee
View commit details
Copy full SHA for 5f31aee
View code at this point
Browse repository at this point
Documentation on handling a corrupt nuget.config when installing packages from Nuget (GH-154039)
ukanuk
authored
223ee6d
View commit details
Copy full SHA for 223ee6d
View code at this point
Browse repository at this point
Commits on Aug 24, 2026
Add a page detailing the time complexity of operations on built-in types (#154363)
Show description for c3f7c33
5 people
authored
c3f7c33
View commit details
Copy full SHA for c3f7c33
View code at this point
Browse repository at this point
gh-151138: Update Windows temp directory locations in tempfile.rst (#151210)
anthonycabreralara
authored
9cbd578
View commit details
Copy full SHA for 9cbd578
View code at this point
Browse repository at this point
Commits on Aug 23, 2026
gh-156226: Fix doubled-word typos in the `difflib` documetation (#156227)
Show description for e7468d1
zaveshaa
and
StanFromIreland
authored
e7468d1
View commit details
Copy full SHA for e7468d1
View code at this point
Browse repository at this point
gh-156230: Bound a curses window read by the window, not by 2047 (GH-156282)
Show description for ca79981
serhiy-storchaka
authored
ca79981
View commit details
Copy full SHA for ca79981
View code at this point
Browse repository at this point
gh-156234: Fix and rewrite the curses documentation on reading (GH-156235)
Show description for be87bfa
serhiy-storchaka
authored
be87bfa
View commit details
Copy full SHA for be87bfa
View code at this point
Browse repository at this point
gh-131885: Use real signatures in the `zlib` docs (#156179)
StanFromIreland
authored
d5e560e
View commit details
Copy full SHA for d5e560e
View code at this point
Browse repository at this point
gh-156246: Fix documented default of the asyncio limit argument (#156247)
deadlovelll
authored
526b2e0
View commit details
Copy full SHA for 526b2e0
View code at this point
Browse repository at this point
Commits on Aug 22, 2026
gh-156111: Clarify wording in glossary entry "expression" (#156198)
Aniketsy
authored
6f42535
View commit details
Copy full SHA for 6f42535
View code at this point
Browse repository at this point
Commits on Aug 21, 2026
gh-152754: Fix crash when an os.scandir iterator is shared between threads (gh-153462)
Show description for 999a046
nascheme
and
deadlovelll
authored
999a046
View commit details
Copy full SHA for 999a046
View code at this point
Browse repository at this point
gh-116048: restructure task group docs and add docs for eager execution (#156102)
kumaraditya303
authored
862befd
View commit details
Copy full SHA for 862befd
View code at this point
Browse repository at this point
gh-155354: Document that `sys._clear_type_cache` no longer clears the type cache (#155391)
fedonman
authored
e2cb8b9
View commit details
Copy full SHA for e2cb8b9
View code at this point
Browse repository at this point
gh-155254: Avoid warning about missing stdlib when using _pth files (GH-156015)
zooba
authored
f8c93d4
View commit details
Copy full SHA for f8c93d4
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.