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 supported867 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-61448: Fix inspect.formatargvalues for deleted arguments
- gh-53891: Include label value in IDNA 'label too long' errors
- Overzealous Optimization For `isinstance`
- 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
- Docs
- Python not yet supported