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-89949: Look up __instancecheck__ and __subclasscheck__ in instance
- bpo-44182: Add -L<libdir> to python-config.in to match python-config.sh.in
- bpo-45409: Generalise venvlauncher to support any executable in the base environment
- bpo-45524: fix `get_type_hints` with dataclasses `__init__` generation
- bpo-45379: raise import error on FROZEN_BAD_NAME
- gh-84232: Fix doc links in module help() output
- bpo-45516: improve TraversableResources's documentation
- bpo-45339: Allow user to specify Thread class for use with ThreadPoolExecutor
- bpo-45272: os.path should not be a frozen module
- bpo-45646: clarifying the meaning of expression
- Docs
- Python not yet supported