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 supported949 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Clarify which "identifiers" in the C API are macros
- gh-93714 Create fast version of match_keys for exact dict
- Improve "Extending Python with C or C++" docs
- gh-93600: Clarify the meaning of buffering=-1 in open()
- Specialized `match_keys` for exact dictionary type
- Split up _testcapimodule.c
- tokenize.detect_encoding has issues with \r
- Fix misleading hint for `iterparse`
- Allow derived classes for str and tuple in WSGI validator
- gh-93637: WSGIref validator: in headers, accept not just tuple[str, str] but also subclasses
- Docs
- Python not yet supported