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 supported917 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Improve test coverage of tkinter
- gh-151596: Added missing argument 'size' with default value of -1 to TextIOBase.readline
- [3.14] gh-151544: Fixes CVE-2026-12003 by removing the fallback to %VPATH%/Modules/Setup.local for discovering sources in getpath.py (GH-151545)
- gh-109817: Add --single-process-per-case option to libregrtest
- Use-after-free of the screen encoding in the _curses module
- gh-151471: colorizer the `type` when it start a statement
- Race condition in `FileIO` under free-threading
- Data race on frozendict reads during construction in the free-threading build
- gh-151722: Fix data race on frozendict reads during construction in free-threading build
- `typing` caches keep extension types alive past shutdown
- Docs
- Python not yet supported