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