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 supported869 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-146244: Fix initconfig.c `SET_ITEM` macro leaks dict on expression failure
- Docs: Update "Installing Python modules"
- `SyntaxError.__init__` memory leak on re-initialization
- gh-146151: support for complex arrays in the array module
- gh-146238: support half-floats in the array module
- initconfig.c: `SET_ITEM` macro leaks dict on expression failure
- gh-144984: Skip test under tracerefs
- gh-146219: Document reusing a thread state across repeated foreign-thread calls
- gh-146250: Fix memory leak in re-initialization of `SyntaxError`
- Experiment: Hybrid JIT - Pystons DynASM JIT + CPythons Stencil JIT
- Docs
- Python not yet supported