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 supported867 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- [3.12] gh-145548: Use VMADDR_CID_LOCAL in VSOCK socket tests (GH-145589)
- gh-145824: email.utils: replace `AttributeError` with `TypeError` in `collapse_rfc2231_value` for non-string non-3-tuple input
- itertools.groupby: use-after-free in _grouper_next() when __eq__ re-enters the iterator
- Unexpected scaling bottleneck in `_PyType_Lookup` / `_PyType_LookupStackRefAndVersion`
- Reference implementation for PEP 828
- Add `.efi` file detection in `mimetypes`
- gh-145719: Add `.efi` file detection in `mimetypes`
- gh-145694: Update tutorial indentation guidance for PyREPL auto-indent
- gh-145448: Fix REPL tab completion cursor position in pending wrap state
- Some (mostly) easy ways to reduce the size of JIT generated code
- Docs
- Python not yet supported