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 supported955 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Crash: use-after-free in `elementiter_next`
- gh-148646: Add --enable-prebuilt-jit-stencils configure flag
- `PYTHON_LLTRACE`/`PYTHON_OPT_DEBUG` only reads first character of environment variable
- gh-148442: eliminate race condition in list rich comparison
- gh-148542: docs: clarify call by value vs reference in Tutorial 4.8
- `PyThreadState_GetFrame()` thread-safety is unclear (and inconsistent with `sys._current_frames()`)
- Inaccuracies in expression_stmt documentation
- Unbind method at LOAD_ATTR_CLASS time
- Promote `PyUnstable_Object_GC_NewWithExtraData()` to the stable API
- gh-148498: Promote `PyUnstable_Object_GC_NewWithExtraData()` to the stable API
- Docs
- Python not yet supported