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 and800, gregory.p.smith, josh.r, miss-islington
Date 2020-01-23.23:31:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1579822302.18.0.69139372608.issue35182@roundup.psfhosted.org>
In-reply-to
Content
New changeset 5654f83b9706af88040f515791f1cdc5d81cd9d6 by Miss Islington (bot) (Alex Rebert) in branch '3.8':
[3.8] bpo-35182: fix communicate() crash after child closes its pipes (GH-18117) (GH-18148)
https://github.com/python/cpython/commit/5654f83b9706af88040f515791f1cdc5d81cd9d6
History
Date User Action Args
2020-01-23 23:31:42miss-islingtonsetrecipients: + miss-islington, gregory.p.smith, josh.r, and800
2020-01-23 23:31:42miss-islingtonsetmessageid: <1579822302.18.0.69139372608.issue35182@roundup.psfhosted.org>
2020-01-23 23:31:42miss-islingtonlinkissue35182 messages
2020-01-23 23:31:41miss-islingtoncreate