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 supported851 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- JIT x Free-Threading
- UBSan SEGV in `_Py_LazyJitTrampoline` when building with Clang and `--with-undefined-behavior-sanitizer` + experimental JIT
- gh-91242: [cleanup] Remove the unsupported windows CHM help doc build system
- JIT: assertion failure in `_PyJit_translate_single_bytecode_to_trace`
- Explain that `__add__` is the dunder method for `operator.__concat__`
- gh-141004: Document `PyDTrace*`
- GH-141890: Fix GC double-counting of marked objects
- gh-141924:Splitting of Unrelated mixed ideas in one paragraph of the tutorial (sys.path section)
- --disable-gil --enable-experimental-jit=yes-off: test_jit_is_active fails
- REPL adds syntax highlighting to echoed stdin being read in via `input`
- Docs
- Python not yet supported