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 supported882 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-138275: Fix error messages incorrectly using "starred expression"
- gh-138845: Correct turtle module documentation misconceptions
- Docs/howto/remote_debugging: Give non-sudo suggestions first
- 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
- gh-140550: Remove PyInit function from test_cext
- gh-141749: align exceptions raised by `pickle.load` with `_pickle.load`
- Docs
- Python not yet supported