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 supported777 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Heap types implemented in C must have Py_TPFLAGS_HAVE_GC and implement tp_traverse
- gh-116943: `makesetup` to allow missing ending line break for `Setup` files
- TSan: data race with _PyThreadState_Attach and _PyThreadState_Detach
- TSan: data race accessing socket fd
- TSan: data race with PyTypeObject version tag
- Fix building CPython on ppc64le
- Unify interpretation of values of environment variables and CLI options
- [Tool: c-analyzer] Print Helpful Error Messages for Invalid .tsv Files
- `"import"` audit hook documentation is misleading
- Inconsistent behaviour of multiprocessing.shared_memory
- Docs
- Python not yet supported