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 supported955 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-69605: fix PyREPL completions inserted for import statements with spaces
- gh-148638: Parse `PYTHON_LLTRACE`/`PYTHON_OPT_DEBUG` as integer
- tests: add utc=False tests for `TimedRotatingFileHandler`
- Add a way to ignore JIT stencil digest
- Crash: use-after-free in `elementiter_next`
- gh-148646: Add --enable-prebuilt-jit-stencils configure flag
- `PYTHON_LLTRACE`/`PYTHON_OPT_DEBUG` only reads first character of environment variable
- gh-148442: eliminate race condition in list rich comparison
- gh-148542: docs: clarify call by value vs reference in Tutorial 4.8
- `PyThreadState_GetFrame()` thread-safety is unclear (and inconsistent with `sys._current_frames()`)
- Docs
- Python not yet supported