commit | daeefd2e049b74340307481112a39f77de0f4769 | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <pitrou@free.fr> | Sun Oct 22 11:40:31 2017 +0200 |
committer | GitHub <noreply@github.com> | Sun Oct 22 11:40:31 2017 +0200 |
tree | 7b55a2b183b67fef2f41257d2a87b3f2e87ee02e | |
parent | 73c4708630f99b94c35476529748629fff1fc63e [diff] |
bpo-28326: Fix multiprocessing.Process when stdout and/or stderr is closed or None. (#4073)