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 supported880 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-149044: Implement PEP 820 – PySlot: Unified slot system for the C API
- gh-148914: Fix memoization of in-band PickleBuffer in the Python implementation
- gh-148998: Remove outdated Python wiki links from documentation
- gh-149079: Fix O(n^2) canonical ordering in unicodedata.normalize()
- gh-148817: Fold long lists/sets of constant elements into constant tuples/frozensets
- gh-148874: add flag to `CALL` to skip periodic check in `with`
- gh-149018: Use `XML_SetHashSalt16Bytes` in `pyexpat`/`_elementtree` when possible
- Update macOS and Windows installers to SQLite 3.53.0
- Implement PEP 820 – PySlot: Unified slot system for the C API
- `StringIO` breaking change for `str` subclasses
- Docs
- Python not yet supported