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 asvetlov
Recipients asvetlov, decaz, yselivanov
Date 2019-09-29.12:00:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1569758438.72.0.747390198172.issue38019@roundup.psfhosted.org>
In-reply-to
Content
New changeset 58498bc7178608b1ab031994ca09c43889ce3e76 by Andrew Svetlov in branch 'master':
bpo-38019: correctly handle pause/resume reading of closed asyncio unix pipe (GH-16472)
https://github.com/python/cpython/commit/58498bc7178608b1ab031994ca09c43889ce3e76
History
Date User Action Args
2019-09-29 12:00:38asvetlovsetrecipients: + asvetlov, yselivanov, decaz
2019-09-29 12:00:38asvetlovsetmessageid: <1569758438.72.0.747390198172.issue38019@roundup.psfhosted.org>
2019-09-29 12:00:38asvetlovlinkissue38019 messages
2019-09-29 12:00:38asvetlovcreate