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
- gh-128341: Simplify the definition of _Py_INTERNAL_ABI_SLOT and use it in stdlib modules
- gh-140014: Wrap C API annotations in a paragraph.
- `plistlib.dumps()` raises `TypeError` when `skipkeys=True` and dict has mixed key types
- gh-145844: Updated WASI SDK from 30 to 32
- email.utils.collapse_rfc2231_value raises AttributeError on non-3-tuples
- GH-145762: Fix test_ci_fuzz_stdlib when running the tests after building from the source archive
- 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
- Docs
- Python not yet supported