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 supported851 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- `__annotations__` was removed from 'members' in `type.__new__` without alternative in Python 3.14
- gh-133560: Clarified `parser.md` doc for pegen parser issue in using the existing `Grammar/python.gram` file.
- Support linking against zlib-rs and libbzip2-rs
- _collections_abc._check_methods microoptimization
- gh-127305: more detailed doc for `register_error`'s error_handler
- GH-123299: Copyedit 3.14 What's New: Remove PEP prefixes
- Undocumented behavior change in pickle: PicklingError raised earlier for local objects in Python 3.14
- Improve `tarfile` streaming mode to handle very large archives
- gh-138946: Adaptive binary sort v2
- `queue.SimpleQueue.__sizeof__()` ignores the underlying data structure
- Docs
- Python not yet supported