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 supported870 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- 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
- gh-146207: Add support for OpenSSL 4.0.0 alpha1
- asyncio.subprocess spawning can block
- gh-145866: Convert `DICT_UPDATE` to leave its inputs on the stack to be cleaned up by `_POP_TOP`
- Docs
- Python not yet supported