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 supported787 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Increase fraction of code executed by tier 2.
- Enter tier 2 at some function entry points as well as back edges.
- Increase the number of micro-ops that we can handle in tier 2
- gh-117941: Fix argparse issue-Changed call method of BooleanOptionalAction class in argparse.py #117941
- Python 3.x crashes when you load a .so file in TCL through tkinter
- Vendored mimalloc references macOS preprocessor symbols that no longer exist
- release() function for threading.Barrier
- unable to compile built-in module in the latest main branch, in branch 3.10 it is ok
- Changelog: document `Py_AtExit` requirement change that the interpreter must be initialized
- Update docs - Make code snippet self-contained.
- Docs
- Python not yet supported