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 supported888 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- [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
- 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)
- webbrowser.open incomplete on Windows
- Add utilities to "clean" surrogate code points from strings
- Remove 31/32-bit s390 Linux support (s390-linux-gnu triplet)
- Docs
- Python not yet supported