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 supported954 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Supporting stack unwinding in the JIT compiler
- gh-126434: Use multiprocessing.Value for multiprocessing.Event to avoid deadlock when there is reentrant usage of `set` from `is_set`, e.g. when handling system signals
- gh-126366: Make native generators thread safe
- gh-88427: Deprecate `socket.SocketType`
- "Data model" page is too long
- gh-126028: Add more tests for msvcrt module
- gh-125873: Improve error message when PYTHONHOME is invalid
- gh-119538: Add missing build dependencies
- python versions of bisect_right and bisect_left can fail guarantees
- gh-87063: Add `closed` attribute to multiprocessing.Process
- Docs
- Python not yet supported