commit | 1e40f10886f1c83e47f69ab229b27ab2eceff939 | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@gmail.com> | Thu Dec 11 23:30:17 2014 +0100 |
committer | Victor Stinner <victor.stinner@gmail.com> | Thu Dec 11 23:30:17 2014 +0100 |
tree | c179e9c1d536065d17c2c3dbc09576272dbd2ce5 | |
parent | df75d5b402fa7d9377dd6e38f3ad7551de6746d5 [diff] |
asyncio, tulip issue 209: Fix subprocess for close_fds=False on Python 3.3 Mark the write end of the stdin pipe as non-inheritable.