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
- Free threading: Data race on a socket's timeout
- Increase test coverage for the `wave` module
- gh-153953: Increase test coverage for the `wave` module
- subprocess: `Popen._internal_poll` silently swallows unexpected `OSError` from waitpid()
- gh-153962: Re-raise unexpected `OSError` in subprocess `Popen._internal_poll`
- argparse _print_message silently fails with invalid file object
- gh-153970: Fix str() of CalledProcessError when returncode is not an integer
- gh-153888: autospec doesn't work with lazy-imported symbols
- gh-153854: Raise ValueError from imaplib.Time2Internaldate on empty string
- gh-81241: Fix importing `ctypes` from statically linked interpreters
- Docs
- Python not yet supported