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
- `_pyio.TextIOBase.readline` is missing a `size` arg
- CSV documentation doesn't provide example input
- [3.13] gh-151544: Fixes CVE-2026-12003 by removing the fallback to %VPATH%/Modules/Setup.local for discovering sources in getpath.py (GH-151545)
- [3.12] gh-151544: Fixes CVE-2026-12003 by removing the fallback to %VPATH%/Modules/Setup.local for discovering sources in getpath.py (GH-151545)
- [3.11] gh-151544: Fixes CVE-2026-12003 by removing the fallback to %VPATH%/Modules/Setup.local for discovering sources in getpath.py (GH-151545)
- [3.11] gh-149079: Fix O(n^2) canonical ordering in unicodedata.normalize() (GH-149080)
- Deprecate passing file paths instead of URLs to `mimetypes.guess_type()`
- gh-151575: Deprecate passing file paths instead of URLs to mimetypes.guess_type()
- `__future__` imports aren't always eager
- gh-49680: Don't rewrite CR/LF in imaplib APPEND literals
- Docs
- Python not yet supported