cpython
https://github.com/python/cpython
Python
The Python programming language
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported939 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- vars's mapping proxy can expose internal dictionary even for built-in types
- gh-152330: Make perf_trampoline thread safe.
- gh-152315: Add a suggestion for self
- Upgrade bundled Expat to 2.8.2 (e.g. for the fix to CVE-2026-56132 and 12 others)
- gh-151950: Fix dangling class reference in pickletools docs
- gh-151946: Fix Sphinx reference warnings in logging.handlers
- gh-152140: Rework and optimize `_Extra` class in `zipfile`
- gh-152107: Fix crash when creating a dict item iterator under MemoryError
- gh-151788: Speed up http.server directory listing by using os.scandir()
- Speed up SimpleHTTPRequestHandler.list_directory() by using os.scandir()
- Docs
- Python not yet supported