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
- gh-77188: Name-mangled private methods don't roundtrip when pickling
- bpo-41279: Add StreamReaderBufferedProtocol
- gh-85403: Make wraps retain type annotations
- 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
- bpo-19670: Added SimpleCookie.value_encode/value_decode docs
- Docs
- Python not yet supported