Python 2, subprocess: Let unbuffered binary writes to popen.stdin loop to write all the data.
More like what Python 2 standard library does. Beware of relying on that though during an upgrade. Fixes #1711
Showing
docs/changes/1711.bugfix
0 → 100644
This diff is collapsed.
Please register or sign in to comment