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 supported791 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-89722: Add tests for pprint.pprint
- gh-69426: only unescape properly terminated character entities in attribute values
- Removed an old comment asking if the ismount() function works on all UNIXes
- get_type_hints change in behavior for Annotated with from future import annotations 3.9+
- Inline call frames for CALL_FUNCTION_EX
- `statistics.covariance`, `statistics.correlation` and `statistics.linear_regression` could accept `decimal.Decimal` inputs.
- gh-95073: Getting arguments according to reserved names for parsing
- gh-95100: Replace - in a positional name with _ in dest.
- IDLE: Move unittests to test directory
- `unittest.mock.Mock` does not allow name attribute to be mocked in constructor
- Docs
- Python not yet supported