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 supported917 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Meta issue: improve documentation for implementation of the PEP 3118 in Python
- gh-149093: Resolved circular dependency between 'mapping' term and `collections.abc.Mapping`
- gh-136216: Updated mentioned RFC in `json` module
- gh-121249: remove F/D type codes from table in the struct module
- Modern defaults for `pprint`
- Default `warnings.showwarning` always used when interpreter session is cleaning up
- tomllib: Limit number of parts of a key
- Improve wave module error messages to include the offending value
- quitting a debugger based on the bdb module does not always stop code execution
- Exception notes discarded from TypeError within __hash__()
- Docs
- Python not yet supported