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 supported939 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Segfault: `Py_DECREF(NULL)` in `setup_context`/`do_warn` (`_warnings.c`) when emitting a warning under MemoryError
- gh-109817: Add --single-process-per-case option to libregrtest
- gh-151471: colorizer the `type` when it start a statement
- Race condition in `FileIO` under free-threading
- `typing` caches keep extension types alive past shutdown
- gh-101420: Make `os.walk()` and `os.fwalk()` raise `NotADirectoryError` for non-directory top
- Standardize os result dataclass documentation
- gh-151627: protect OrderedDict iterator creation
- gh-151666: Avoid LLVM libunwind bad-FDE warning for JIT frame registration.
- gh-136216: Update RFC references for the JSON format from RFC 7159 to RFC 8259
- Docs
- Python not yet supported