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