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 supported852 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- The docstring of `str()` should show the default values for object, encoding and errors and should say `bytes-like object`
- gh-89687: fix get_type_hints with dataclasses __init__ generation
- Create `unittest` assertRaises conventions for exception groups
- Improve "not found" error messages in `<sequence>.<method>()` failures
- gh-137586: Open web browser with absolute path
- macOS: Python Launcher app reported in system profiler as "iOS" app rather than "Apple Chips" app
- unittest.mock: Double period in AttributeError message for invalid assertion methods
- gh-138275: Fix error messages incorrectly using "starred expression"
- gh-96471: Add multiprocessing queue shutdown
- gh-138845: Correct turtle module documentation misconceptions
- Docs
- Python not yet supported