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 supported762 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Not able to compile python3.13.0 due to run into "double free or corruption" in test_functools.py
- struct module has undefined behavior when loading bools
- Python 3.13: test_xml_etree fails on expat 2.2.5 (RHEL8 / Rocky linux 8)
- Provide detection for SIMD features in autoconf and at runtime
- GH-98894: Fix `function__return` and `function__entry` dTrace probe missing after `GH-103083`
- `pickle.loads` will crash with self-references inside a custom hash function
- Replace context enter and exit events with single "context switched" event
- gh-124879: simplify `colorsys.rgb_to_hsv`
- gh-124872: Back up exception before calling PyContext_WatchCallback
- GH-91048: Add utils for capturing async call stack for asyncio programs and enable profiling
- Docs
- Python not yet supported