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 supported791 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-128863: Deprecate private C API functions
- Make `_Py_TryIncref` public as an unstable API as `PyUnstable_TryIncref()`
- Align error message of `_pyio.TextIOWrapper.seek` with its C implementation
- gh-128515: Add BOLT build to CI
- test_tkinter failing on MacOS
- [3.13] gh-128078: Use `PyErr_SetRaisedException` in `_PyGen_SetStopIterationValue` (GH-128287)
- [3.12] gh-128078: Use `PyErr_SetRaisedException` in `_PyGen_SetStopIterationValue` (GH-128287)
- Pre-commit: Drop specific language version and bump hooks
- gh-126835: Disable tuple folding in the AST optimizer
- `test_free_threading.test_type.TestType.test_attr_cache_consistency` crashes intermittently
- Docs
- Python not yet supported