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
- Improving various error messages
- ttk.tkinter.Notebook does not refresh notebook page on Mac unless mouse moves out of tab area
- Missing unsafe keyword on unittest.mock.patch, unittest.mock.patch.object, and create_autospec
- gh-125862: Context decorator support for generators and async functions
- gh-136228: Clarify example in exception handling section
- Intern string representation of operators and some other symbolic literals
- Emscripten build doesn't include `_decimal`, `_uuid`, `_ssl` or `_hashlib`
- gh-137065: Unmerge types.UnionType and typing.Union
- Enhancement Proposal: Standardized Support for Non-Zero-Padded Day and Month Formatting in datetime.strftime
- Subinterpreters running on the main thread should handle signals
- Docs
- Python not yet supported