diff options
author | Chris Griffith <chris@cdgriffith.com> | 2021-03-11 19:43:29 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-11 19:43:29 (GMT) |
commit | b4fc44bb2d209182390b4f9fdf074a46b0165a2f (patch) | |
tree | 91fce7c1d25326301e9433f8f15d9dadf97b1b72 /Modules/_threadmodule.c | |
parent | 87f649a409da9d99682e78a55a83fc43225a8729 (diff) | |
download | cpython-b4fc44bb2d209182390b4f9fdf074a46b0165a2f.zip cpython-b4fc44bb2d209182390b4f9fdf074a46b0165a2f.tar.gz cpython-b4fc44bb2d209182390b4f9fdf074a46b0165a2f.tar.bz2 |
bpo-43423 Fix IndexError in subprocess _communicate function (GH-24777)
Check to make sure stdout and stderr are not empty before selecting an item from them in Windows subprocess._communicate.
Co-authored-by: Gregory P. Smith <greg@krypto.org>
Diffstat (limited to 'Modules/_threadmodule.c')
0 files changed, 0 insertions, 0 deletions