summaryrefslogtreecommitdiff
path: root/Python/sysmodule.c
diff options
context:
space:
mode:
authorGregory P. Smith <greg@krypto.org>2014-04-23 00:38:22 -0700
committerGregory P. Smith <greg@krypto.org>2014-04-23 00:38:22 -0700
commitb2188630125e5b5815aa60181fdd93f036a89522 (patch)
treea356a51e8701e88b1e982f3cc48f16eb3301fe52 /Python/sysmodule.c
parentb0c597f5ffcb696a394c5901fec0e489f854ae12 (diff)
parentd65ba51e245ffdd155bc1e7b8884fc943048111f (diff)
downloadcpython-git-b2188630125e5b5815aa60181fdd93f036a89522.tar.gz
subprocess's Popen.wait() is now thread safe so that multiple threads
may be calling wait() or poll() on a Popen instance at the same time without losing the Popen.returncode value. Fixes issue #21291.
Diffstat (limited to 'Python/sysmodule.c')
0 files changed, 0 insertions, 0 deletions