SIGN IN SIGN UP

Issue #4705: Fix the -u ("unbuffered binary stdout and stderr") command-line

flag to work properly. Furthermore, when specifying -u, the text stdout
and stderr streams have line-by-line buffering enabled (the default being
to buffer arbitrary chunks of data). Patch by Victor Stinner, test by me.
A
Antoine Pitrou committed
0560843b8fe8d4dd9e830f7b3ae7984154914516
Parent: 1483140