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 supported947 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Link to class and function source code on GitHub
- Document that PyErr_SetInterrupt is async-signal-safe
- export the set newline value on TextIOBase/TextIOWrapper
- functools.partial missing __weakref__ descriptor?
- Enable pydoc to run as background job
- [Windows] os.device_encoding(fd) should support any console fd
- 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
- select.select() corner cases: duplicate fds, out-of-range fds
- Docs
- Python not yet supported