summaryrefslogtreecommitdiff
path: root/Python/graminit.c
diff options
context:
space:
mode:
authorGregory P. Smith <greg@krypto.org>2014-04-23 00:27:17 -0700
committerGregory P. Smith <greg@krypto.org>2014-04-23 00:27:17 -0700
commitd65ba51e245ffdd155bc1e7b8884fc943048111f (patch)
treef9cfcc72574b93fc268e08924ac0510a4318d376 /Python/graminit.c
parent9e599673b4434a66ec44866e1ad81c89d9950b87 (diff)
downloadcpython-git-d65ba51e245ffdd155bc1e7b8884fc943048111f.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/graminit.c')
0 files changed, 0 insertions, 0 deletions