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 supported882 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Correctly use `AC_PATH_TOOL` in `configure.ac` for finding compilers
- test_threading.test_recursion_limit() does crash (segfault) on Alpine Linux (musl)
- gh-119512: Use new REPL for the code module
- GH-148294: Make configure found g++ correctly
- `unsafe_{latin,long,float}_compare` have an `assert` that assumes `PyObject_RichCompareBool` can't fail
- 3.15.0a8 fails test_urllib2_localnet with OpenSSL 4.0.0beta1
- gh-145742: Manually emit _LOAD_FAST_BORROW to reduce stencil bloat
- gh-148228: Enable error overlays in the REPL
- Adding `Py_HashBuffer` to the Stable ABI
- gh-148219: Fix JIT+pystats crash: is_terminator fails for base opcodes
- Docs
- Python not yet supported