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 supported776 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-117174: Add a new route in linecache to fetch interactive source code
- unittest.mock.patch of a subclass poisons base class
- Weird `int.__str__` behaviour inside sub-interpreters
- Remove Incref/Decref of Specific Immortal Objects
- Improve performance of startswith, endswith, count, *find, and *index methods for str, bytes and bytearray
- Choose number of replications based on data
- gh-102555 Increase HTML standard compliance for closing comment tags
- Allow JSONEncoder to handle passing unsupported dict keys through `.default()` before throwing TypeError
- Add structured version info for compression modules
- gh-117404: Add structured version info for compression modules
- Docs
- Python not yet supported