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 supported950 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- [Unix/Linux] Add a configure option to set the RPATH to `$ORIGIN/../lib`
- gh-90562: Fix `super()` without args calls for `dataclasses` with slots
- gh-111353: GenericAlias support and TypeVarLike resolution for `typing.get_type_hints`
- Improve regrtest output
- Floating point rounding error in _guess_delimiter of csv module
- gh-111474: Add color and a fancy output mode to regrtest
- ipaddress.IPv6Network should not have a broadcast_address property
- Add `limit_group` option to `traceback.format_exception_only`
- gh-102221: speed up math.lcm by swapping numbers
- Handling exceptions within a `@contextmanager` function doesn't clear `sys.exception()`
- Docs
- Python not yet supported