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>
C
Chris Griffith committed
b4fc44bb2d209182390b4f9fdf074a46b0165a2f
Parent: 87f649a
Committed by GitHub <noreply@github.com>
on 3/11/2021, 7:43:29 PM