commit | 934f6ea7fb07e7a2cefefcc4e200e84aa7d5a5e0 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@dropbox.com> | Mon Oct 21 20:37:14 2013 -0700 |
committer | Guido van Rossum <guido@dropbox.com> | Mon Oct 21 20:37:14 2013 -0700 |
tree | ed85da52cc67d0d435b23fd2a813d139ec8008d8 | |
parent | 8a0fe85fbedf003ab113fdeed1c3d8f21e49a324 [diff] |
Switch subprocess stdin to a socketpair, attempting to fix issue #19293 (AIX hang).