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
- 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.
- gh-111931: feature: implement slicing for _BaseNetwork
- ProcessPoolExecutor worker processes stay alive after parent process is killed
- Splitdrive in ntpath.py Conflict with String Formatting Placeholder
- gh-111821: updates ord() error message from "expected a character" to "expected string of length 1"
- gh-111791: delegating extraction to zipfile module's extractall() method
- Change error message for `ord('string with >1 char')`
- Docs
- Python not yet supported