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 yselivanov
Recipients SethMichaelLarson, yselivanov
Date 2017-03-24.23:07:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490396843.37.0.421738537814.issue29704@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 604faba1db724951ee440337099d111e3ecade49 by Yury Selivanov (Seth M. Larson) in branch '3.6':
bpo-29704: Fix asyncio.SubprocessStreamProtocol closing (#405)
https://github.com/python/cpython/commit/604faba1db724951ee440337099d111e3ecade49
History
Date User Action Args
2017-03-24 23:07:23yselivanovsetrecipients: + yselivanov, SethMichaelLarson
2017-03-24 23:07:23yselivanovsetmessageid: <1490396843.37.0.421738537814.issue29704@psf.upfronthosting.co.za>
2017-03-24 23:07:23yselivanovlinkissue29704 messages
2017-03-24 23:07:23yselivanovcreate