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 asvetlov, giampaolo.rodola, ncoghlan, njs, yselivanov
Date 2018-01-29.19:31:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1517254315.57.0.467229070634.issue32703@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 2a2270db9be9bdac5ffd2d50929bf905e7391a06 by Yury Selivanov in branch 'master':
bpo-32703: Fix coroutine resource warning in case where there's an error (GH-5410)
https://github.com/python/cpython/commit/2a2270db9be9bdac5ffd2d50929bf905e7391a06
History
Date User Action Args
2018-01-29 19:31:55yselivanovsetrecipients: + yselivanov, ncoghlan, giampaolo.rodola, njs, asvetlov
2018-01-29 19:31:55yselivanovsetmessageid: <1517254315.57.0.467229070634.issue32703@psf.upfronthosting.co.za>
2018-01-29 19:31:55yselivanovlinkissue32703 messages
2018-01-29 19:31:55yselivanovcreate