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 supported855 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Tutorial: command for `python -c` should be consistent with main command
- Support collecting pystats in parallel
- C API: Support "nullable" parameter types in PyArg_Parse*
- Allow memoryview objects to support ctypes Arrays
- shutil.which should automatically look for file extension on Windows even when cmd includes path
- Optimize the traceback Module For Core Runtime Use (and Support Custom Builds Better)
- The Attributes of Exception Objects are not Clearly Documented and Easily Discoverable
- ipaddress: support slicing for accessing network addresses and hosts
- gh-111448: Make `traceback.format_exception_only` respect `max_group_width` and `max_group_depth`
- Use a more efficient representation of the micro-op sequence in the tier 2 interpreter than in the tier 2 IR.
- Docs
- Python not yet supported