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 supported776 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-99631: Add custom loads and dumps support for the shelve module
- 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
- [Breakage]: PyObject_New (aka _PyObject_New) no longer seems to call tp_new object slots automatically anymore.
- 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
- Call stats are incorrect for tier 2 and maybe for tier 1 as well
- Docs
- Python not yet supported