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 supported950 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- 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
- Vendored mimalloc references macOS preprocessor symbols that no longer exist
- release() function for threading.Barrier
- gh-117999: fixed small nonnegative integer powers of complex numbers
- Changelog: document `Py_AtExit` requirement change that the interpreter must be initialized
- Update docs - Make code snippet self-contained.
- Small integer powers of real±0j are invalid
- ctypes.Structure superclass with bitfields do not parse properly when it doesn't end on a byte boundary
- Docs
- Python not yet supported