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 supported958 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-138912: Add dedicated opcodes for MatchClass without positional sub-patterns
- Use pyrepl+fanycompleter as the default readline for pdb
- `__annotations__` was removed from 'members' in `type.__new__` without alternative in Python 3.14
- _collections_abc._check_methods microoptimization
- gh-127305: more detailed doc for `register_error`'s error_handler
- Improve `tarfile` streaming mode to handle very large archives
- gh-138946: Adaptive binary sort v2
- `queue.SimpleQueue.__sizeof__()` ignores the underlying data structure
- `multiprocessing.Pool` is incompatible with `concurrent.interpreters`
- test_tarfile_vs_tar fail on macOS (again)
- Docs
- Python not yet supported