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
Accelerator
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.2k
Star
74.3k
Code
Issues
5k+
Pull requests
2.5k
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
All time
Commit history
Commits on Aug 16, 2026
gh-154842: Reject repack() while a reading handle is open (GH-154843)
Show description for 7a845ce
fedonman
authored
7a845ce
View commit details
Copy full SHA for 7a845ce
Browse repository at this point
gh-151895: Fix marshal.loads() crash on dict reference-tracking failure (GH-151896)
Show description for 5b96d39
tonghuaroot
authored
5b96d39
View commit details
Copy full SHA for 5b96d39
Browse repository at this point
gh-155477: Fix multiprocessing.Pool deadlock on close() with a buffersize imap (GH-155478)
Show description for 70fdc96
tonghuaroot
authored
70fdc96
View commit details
Copy full SHA for 70fdc96
Browse repository at this point
Fix various typos in `Doc/library/stdtypes.rst` (#155879)
Show description for fbbd94e
hu-jeff
and
StanFromIreland
authored
fbbd94e
View commit details
Copy full SHA for fbbd94e
Browse repository at this point
gh-154196: Improve `AttributeError` messages from unresolved lazy imports (#154688)
johnslavik
authored
125ca26
View commit details
Copy full SHA for 125ca26
Browse repository at this point
gh-148817: Fold long lists/sets of constant elements into constant tuples/frozensets (#149016)
Show description for 084230e
Eclips4
and
iritkatriel
authored
084230e
View commit details
Copy full SHA for 084230e
Browse repository at this point
gh-155717: skip `TMPDIR` writeability test if process user is root (#155891)
picnixz
authored
4dd8f0b
View commit details
Copy full SHA for 4dd8f0b
Browse repository at this point
gh-155888: Fix asyncio writelines() hanging on an empty chunk (#155889)
deadlovelll
authored
b2c2993
View commit details
Copy full SHA for b2c2993
Browse repository at this point
gh-155717: use `spawn` as the default start method for read-only filesystems (#155827)
Show description for c144799
picnixz
authored
c144799
View commit details
Copy full SHA for c144799
Browse repository at this point
gh-155389: Return bytes from _pyio.BytesIO.peek() (GH-155390)
Show description for 13aa41f
fedonman
authored
13aa41f
View commit details
Copy full SHA for 13aa41f
Browse repository at this point
gh-155864: Keep the module's current screen in step with use_screen() (GH-155865)
Show description for f101660
fedonman
authored
f101660
View commit details
Copy full SHA for f101660
Browse repository at this point
gh-154002: Do not wrap a constructor TypeError in pickle._Unpickler (GH-154003)
Show description for 76ac2de
fedonman
authored
76ac2de
View commit details
Copy full SHA for 76ac2de
Browse repository at this point
gh-155860: Reject a detached window in panel.replace() (GH-155861)
Show description for 89e3aae
fedonman
authored
89e3aae
View commit details
Copy full SHA for 89e3aae
Browse repository at this point
gh-129382: Match venv API symlink defaults to the CLI (#155759)
zanieb
authored
70b2b0a
View commit details
Copy full SHA for 70b2b0a
Browse repository at this point
gh-155504: Set the interpreter before fallible thread state initialization (#155590)
abdulm5
authored
94a75f7
View commit details
Copy full SHA for 94a75f7
Browse repository at this point
Commits on Aug 15, 2026
gh-155869: Fix data loss in dbm.dumb.reorganize() (GH-155872)
lkk7
authored
e3287f6
View commit details
Copy full SHA for e3287f6
Browse repository at this point
gh-83869: tarfile: compute next header offset using pax size for sparse file (GH-18562)
Show description for 1a52eae
nitmir
and
serhiy-storchaka
authored
1a52eae
View commit details
Copy full SHA for 1a52eae
Browse repository at this point
gh-155430: fix `hmac.digest` bigmem test (#155431)
picnixz
authored
948fd7e
View commit details
Copy full SHA for 948fd7e
Browse repository at this point
Update list of files generated by `generate_token.py` (#155524)
Show description for 6acd96a
SakiKafuu
and
StanFromIreland
authored
6acd96a
View commit details
Copy full SHA for 6acd96a
Browse repository at this point
gh-155319: Fix the source line of a warning issued with module_globals (GH-155320)
Show description for c92e2fd
serhiy-storchaka
authored
c92e2fd
View commit details
Copy full SHA for c92e2fd
Browse repository at this point
gh-155519: fix data-race for Context.ctx_vars (#155522)
nascheme
authored
9ee248c
View commit details
Copy full SHA for 9ee248c
Browse repository at this point
gh-155400: Fix deadlock with type_lock_prevent_release() (#155401)
nascheme
authored
50fcb91
View commit details
Copy full SHA for 50fcb91
Browse repository at this point
gh-155143: Fix asyncio.shield() leaking tasks via await-graph (#155144)
pteromys
authored
fbd2e01
View commit details
Copy full SHA for fbd2e01
Browse repository at this point
gh-151377: Fix races updating type slots and subclasses (#155370)
nascheme
authored
07624ef
View commit details
Copy full SHA for 07624ef
Browse repository at this point
Commits on Aug 14, 2026
gh-155194: Fix not raising on non-module import (#155189)
Show description for dffac61
DinoV
authored
dffac61
View commit details
Copy full SHA for dffac61
Browse repository at this point
gh-155787: Harmonize parameter names in the time module documentation and docstrings (#155790)
Show description for bc6749c
serhiy-storchaka
and
StanFromIreland
authored
bc6749c
View commit details
Copy full SHA for bc6749c
Browse repository at this point
gh-155742: Use PyBytesWriter in Python/assemble.c (#155747)
Show description for 09b6317
vstinner
authored
09b6317
View commit details
Copy full SHA for 09b6317
Browse repository at this point
gh-155621: Fix unrepresentable defaults in socket.sendmsg() signature (#155623)
lpyu001
authored
e5556cd
View commit details
Copy full SHA for e5556cd
Browse repository at this point
gh-135736: call exception handler for all BaseExceptions in asyncio.TaskGroup (#154538)
sreehariannam
authored
a7b2e1f
View commit details
Copy full SHA for a7b2e1f
Browse repository at this point
Fix typo in `annotationlib` documentation (#155776)
Viicos
authored
6611f4d
View commit details
Copy full SHA for 6611f4d
Browse repository at this point
improve test_copy_reduce and test_deepcopy_reduce coverage (#154182)
Show description for 4af81d9
dslavicek
and
tomasr8
authored
4af81d9
View commit details
Copy full SHA for 4af81d9
Browse repository at this point
gh-155742: Test PyBytesWriter_FinishWithSize() with negative size (#155783)
Show description for b8e23da
vstinner
authored
b8e23da
View commit details
Copy full SHA for b8e23da
Browse repository at this point
gh-155742: Get PyBytes_AS_STRING() as `const char*` (#155751)
Show description for 079dd5e
vstinner
authored
079dd5e
View commit details
Copy full SHA for 079dd5e
Browse repository at this point
gh-155742: Use PyBytesWriter in _zstd.train_dict() (#155745)
Show description for a0e77f2
vstinner
authored
a0e77f2
View commit details
Copy full SHA for a0e77f2
Browse repository at this point
gh-153521: Preserve bytes message sets in imaplib (GH-153907)
Show description for 0d87a0b
cuishuang
authored
0d87a0b
View commit details
Copy full SHA for 0d87a0b
Browse repository at this point
Previous
Next
You can’t perform that action at this time.