Issue #7111: Python can now be run without a stdin, stdout or stderr stream.
It was already the case with Python 2. However, the corresponding sys module entries are now set to None (instead of an unusable file object).
A
Antoine Pitrou committed
11942a58a190a235f69e8fb193d08a4fca2bcf3c
Parent: 22b9b37