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