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 vstinner
Recipients asvetlov, vstinner, yselivanov
Date 2019-05-14.16:09:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1557850194.86.0.741122523146.issue36916@roundup.psfhosted.org>
In-reply-to
Content
New changeset f12ba7cd0a7370631214ac0b337ab5455ce717b2 by Victor Stinner (Andrew Svetlov) in branch 'master':
bpo-36916: asyncio: Swallow unhandled write() exception (GH-13313)
https://github.com/python/cpython/commit/f12ba7cd0a7370631214ac0b337ab5455ce717b2
History
Date User Action Args
2019-05-14 16:09:54vstinnersetrecipients: + vstinner, asvetlov, yselivanov
2019-05-14 16:09:54vstinnersetmessageid: <1557850194.86.0.741122523146.issue36916@roundup.psfhosted.org>
2019-05-14 16:09:54vstinnerlinkissue36916 messages
2019-05-14 16:09:54vstinnercreate