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 miss-islington
Recipients cdgriffith, eryksun, gregory.p.smith, miss-islington, paul.moore, steve.dower, tim.golden, zach.ware
Date 2021-03-12.01:56:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1615514209.61.0.972962898814.issue43423@roundup.psfhosted.org>
In-reply-to
Content
New changeset ad83fde75463dad2df878ff264f52436eb48bc6b by Miss Islington (bot) in branch '3.9':
bpo-43423 Fix IndexError in subprocess _communicate function (GH-24777)
https://github.com/python/cpython/commit/ad83fde75463dad2df878ff264f52436eb48bc6b
History
Date User Action Args
2021-03-12 01:56:49miss-islingtonsetrecipients: + miss-islington, gregory.p.smith, paul.moore, tim.golden, zach.ware, eryksun, steve.dower, cdgriffith
2021-03-12 01:56:49miss-islingtonsetmessageid: <1615514209.61.0.972962898814.issue43423@roundup.psfhosted.org>
2021-03-12 01:56:49miss-islingtonlinkissue43423 messages
2021-03-12 01:56:49miss-islingtoncreate