This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author gregory.p.smith
Recipients cdgriffith, eryksun, gregory.p.smith, paul.moore, steve.dower, tim.golden, zach.ware
Date 2021-03-11.19:43:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1615491829.84.0.850821764828.issue43423@roundup.psfhosted.org>
In-reply-to
Content
New changeset b4fc44bb2d209182390b4f9fdf074a46b0165a2f by Chris Griffith in branch 'master':
bpo-43423 Fix IndexError in subprocess _communicate function (GH-24777)
https://github.com/python/cpython/commit/b4fc44bb2d209182390b4f9fdf074a46b0165a2f
History
Date User Action Args
2021-03-11 19:43:49gregory.p.smithsetrecipients: + gregory.p.smith, paul.moore, tim.golden, zach.ware, eryksun, steve.dower, cdgriffith
2021-03-11 19:43:49gregory.p.smithsetmessageid: <1615491829.84.0.850821764828.issue43423@roundup.psfhosted.org>
2021-03-11 19:43:49gregory.p.smithlinkissue43423 messages
2021-03-11 19:43:49gregory.p.smithcreate