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 supported762 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Document that calling coroutines from sync code is discouraged
- Document difference between typing.get_type_hints and inspect.get_annotations(eval_str=True)
- Increase verbosity of NotImplementedError in zipfile._check_compression
- csv sniffer thinks there is no header
- `make install` should symlink `bin/python` to `bin/python3`
- Regression in custom codecs + `# coding:` directives across 3.8, 3.9 and 3.10~3.11
- `pickle.load` method works in ipynb but fails in a .py file
- gh-62480: Remove first-person usage for some docs
- Update HTTP status codes in http package to match rfc9110
- Disallow calling PyThreadState_Delete* at runtime shutdown
- Docs
- Python not yet supported