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 supported945 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Automatically set parent thread idents on thread start
- Provide a way to skip magic-number search in ZipFile(mode='a')
- [doc] Add re.sub examples with `lamda`
- Expose a way to determine if a process has been closed or not
- singledispatchmethod should expose registry of all known overloads
- Python tutorial could make rules for default argument definition clearer
- inspect.signature(bytes.hex) raises ValueError "builtin has invalid signature"
- mailbox module doesn't support compressed mbox
- ctypes documentation not effective
- There ought to be a way for extension types to associate documentation with their tp_new or tp_init methods
- Docs
- Python not yet supported