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 supported757 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Add inspect.splitdoc
- str.split(): allow removing empty strings (when sep is not None)
- [subinterpreters] Make the PyGILState API compatible with subinterpreters
- Change os.fsync() to support physical backing store syncs
- mailbox: other programs' messages can vanish without trace
- socket, PEP 383: Mishandling of non-ASCII bytes in host/domain names
- bitwise ops for bytes of equal length
- Add context manager to temporarily disable GC
- Tracebacks from Cython modules no longer work
- PyNumber_Index() is not int-subclass friendly (or operator.index() docs lie)
- Docs
- Python not yet supported