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
- Allow Clang-19+ for JIT (currently hard requires clang-19)
- gh-145821: properly raise `OptionError` in `Option._check_callback` when `callback_kwargs` is invalid
- 3.15.0a7 has `test_tools` failing over `AssertionError: LIBRARY_FUZZER_PATHS contains an invalid entry: PosixPath('.github/workflows/reusable-cifuzz.yml')`
- freeze cannot find Modules/_hacl/libHacl_Hash_*.o
- [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`
- Docs
- Python not yet supported