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 supported881 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Python 3.13: PyThreadState_SetAsyncExc might deliver the exception outside of the thread
- gh-139489: Add xml.utils.is_valid_name()
- Improve performance by replacing PyTuple_Pack with PyTuple_FromArray
- build-details.json is incorrect when using ./configure --with-build-python on a non-cross build
- gh-92810: Reduce memory usage by ABCMeta.__subclasscheck__ (alternative)
- gzip: add tests for memoryview with itemsize > 1 byte
- using pre-built sqlite3 on windows
- gh-140550: Remove PyInit function from test_cext
- gh-141749: align exceptions raised by `pickle.load` with `_pickle.load`
- Implement PEP 810 – Explicit lazy imports
- Docs
- Python not yet supported