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 supported949 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Incorrect exit status of an already waited process in subprocess.Popen
- argparse.ArgumentParser is slow when parsing a very long option list
- Enable `-fstrict-overflow`
- Document tracing internals
- Expose _PyInterpreterFrame_GetLine in the private API
- Inconsistant behavior of .readable() and .writable() on io.IOBase
- Discrepancy between inplace add and add for list and iterables
- gh-96694: add F_GETLK wrapper in fcntl module
- IDLE: In the shell, when a long line of output is written progressively, there is a big delay
- unexpected behavior of tempfile.TemporaryFile() for O_TMPFILE
- Docs
- Python not yet supported