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 supported870 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-130821: Add type information to error messages for remaining magic methods
- gh-140009: Replace PyTuple_Pack with PyTuple_FromArray in codeobject.c and _pickle.c
- docs: Add note recommending grid over pack in tkinter documentation
- gh-141444:fix broken URLs and examples in urllib.request.rst
- gh-144837: Improve documentation for more collection methods
- gh-144270: make SubElement parent and tag positional-only
- `Element.__init__` tag parameter has positional-only inconsistency
- gh-68451: Fix unittest discovery to support Unicode module names
- gh-76303: Improve -x option documentation
- gh-144846: make Element tag positional-only
- Docs
- Python not yet supported