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 supported968 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-122988: Clarify that types.get_original_bases() ignores inherited __orig_bases__
- gh-100239: specialize small integer powers (x**2, x**3) of compact ints
- gh-156865: Don't raise exceptions for ctypes.c_float_complex overflows
- gh-81055: Support CDATA sections in xml.etree.ElementTree
- [3.15] gh-156894: Fix the position of syntax errors which cover a range (GH-156901)
- [3.11] gh-155292: Don't consider Unicode codepoint attributes outside RFC 3454 (GH-155293) (GH-156020)
- [3.10] gh-155292: Don't consider Unicode codepoint attributes outside RFC 3454 (GH-155293) (GH-156020)
- _ctypes fails to extend the return value per libffi contract
- Improve the `help()` of type alias objects
- `warnings.deprecated` has no `skip_file_prefixes`
- Docs
- Python not yet supported