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 supported787 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-118875: Update `tarfile.extractall` and friends to use `filter="data"` by default
- Incorrect decoding of preamble in email parser
- Add PyFrame_SetLineNumber() for Cython
- __file__ for Some Dynamic Extension Modules has a Broken Refcount
- Improve import time of various stdlib modules
- 3.13 adds C macros/functions/types without the `Py`/`_Py` prefix
- rhel7 build with tkinter - not quite right; ends up 'missing'
- Always check for `__dictrefoffset__` and `__weakoffset__` in `dataclasses` with slots
- xml.sax.expatreader module isn't documented
- Allowing to switch to a LIFO queue in ThreadPoolExecutor
- Docs
- Python not yet supported