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 supported756 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- bpo-41097: allow io.BufferIO.write() operations when there are buffer views and no buffer resize is required
- gh-85668: Create public API for typing._eval_type
- gh-50393: "Clear and restart" IDLE shell windows
- bpo-41430 Add docs for generating C function signatures
- bpo-41415: Remove duplicated signature from help() on dataclass
- font types added to types map dictionary (ttf, woff, woff2) (GH-21585)
- gh-85572: Remove references to nonexisting __ne__ methods
- bpo-41352: Raise UnsupportedOperation for FileIO.readall() in "w" mode
- gh-85583: Document f-strings in library/stdtypes.rst
- gh-83274: Stop deallocation of Tkapp causing Python interpreter crash
- Docs
- Python not yet supported