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 asvetlov, decaz, miss-islington, yselivanov
Date 2019-09-29.12:20:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1569759618.37.0.97660834092.issue38019@roundup.psfhosted.org>
In-reply-to
Content
New changeset 19cd5951ec4480c7cfcbcc379b36902312cfb8b8 by Miss Islington (bot) in branch '3.8':
bpo-38019: correctly handle pause/resume reading of closed asyncio unix pipe (GH-16472)
https://github.com/python/cpython/commit/19cd5951ec4480c7cfcbcc379b36902312cfb8b8
History
Date User Action Args
2019-09-29 12:20:18miss-islingtonsetrecipients: + miss-islington, asvetlov, yselivanov, decaz
2019-09-29 12:20:18miss-islingtonsetmessageid: <1569759618.37.0.97660834092.issue38019@roundup.psfhosted.org>
2019-09-29 12:20:18miss-islingtonlinkissue38019 messages
2019-09-29 12:20:18miss-islingtoncreate