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 asksol
Recipients asksol, asvetlov, ned.deily, twisteroid ambassador, xtreak, yselivanov
Date 2019-03-23.06:29:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1553322543.94.0.514189526475.issue36403@roundup.psfhosted.org>
In-reply-to
Content
Perhaps we could add a self._finally to the event loop itself?
Like loop._ready, but a list of callbacks run_until_complete will call before returning?
History
Date User Action Args
2019-03-23 06:29:03asksolsetrecipients: + asksol, ned.deily, asvetlov, yselivanov, twisteroid ambassador, xtreak
2019-03-23 06:29:03asksolsetmessageid: <1553322543.94.0.514189526475.issue36403@roundup.psfhosted.org>
2019-03-23 06:29:03asksollinkissue36403 messages
2019-03-23 06:29:03asksolcreate