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 supported865 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- bpo-41415: Remove duplicated signature from help() on dataclass
- gh-85572: Remove references to nonexisting __ne__ methods
- gh-83274: Stop deallocation of Tkapp causing Python interpreter crash
- bpo-41279: Add StreamReaderBufferedProtocol
- bpo-41092: Optionally request actual filesize via 'os.path.getsize'
- gh-78335: Improve tkinter widget docstrings
- bpo-41125: Display exit-codes for abruptly terminated processes in concurrent.futures
- bpo-41108: add `IP_PORTRANGE*` constants to the socket module
- bpo-41093: TCPServer's serve_forever() shuts down immediately when calling shutdown()
- bpo-41088: Extend the AST Validator to validate all identifiers
- Docs
- Python not yet supported