diff options
| author | Gregory P. Smith <greg@krypto.org> | 2014-04-23 07:38:22 (GMT) |
|---|---|---|
| committer | Gregory P. Smith <greg@krypto.org> | 2014-04-23 07:38:22 (GMT) |
| commit | b2188630125e5b5815aa60181fdd93f036a89522 (patch) | |
| tree | a356a51e8701e88b1e982f3cc48f16eb3301fe52 /Lib/test/test_code.py | |
| parent | b0c597f5ffcb696a394c5901fec0e489f854ae12 (diff) | |
| parent | d65ba51e245ffdd155bc1e7b8884fc943048111f (diff) | |
| download | cpython-b2188630125e5b5815aa60181fdd93f036a89522.zip cpython-b2188630125e5b5815aa60181fdd93f036a89522.tar.gz cpython-b2188630125e5b5815aa60181fdd93f036a89522.tar.bz2 | |
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 'Lib/test/test_code.py')
0 files changed, 0 insertions, 0 deletions
