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 supported963 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-157184: Scale the join() alarm in the multiprocessing kill tests
- [3.15] gh-121617: Fix Py_CLEAR() in C++: replace NULL with _Py_NULL (GH-157067)
- gh-157176: Fix GC tracking in PyStructSequence_New
- gh-156341: Fix threading local fallback import
- gh-143201: Remove unused truncated variable from warnings
- gh-156895: Document CXX in ./configure --help output
- gh-157047: Support sharing of `complex` types in subinterpreters
- gh-157144: Let unittest discovery and regrtest find tests inside archives on sys.path
- Segfault during BOLT profile collection in `test_functools` (`fib`) when building with `--enable-bolt --enable-optimizations`
- gh-156443: Keep PyLong loop carries as twodigits in shifts and division
- Docs
- Python not yet supported