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 alex.gronholm
Recipients John Belmonte, alex.gronholm, asvetlov, ncoghlan, njs, serhiy.storchaka, yselivanov
Date 2020-07-03.08:10:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1593763816.76.0.34797726519.issue40213@roundup.psfhosted.org>
In-reply-to
Content
I think the most important use case for these is closing async generators deterministically, since they don't support the async context manager protocol.
History
Date User Action Args
2020-07-03 08:10:16alex.gronholmsetrecipients: + alex.gronholm, ncoghlan, njs, asvetlov, serhiy.storchaka, yselivanov, John Belmonte
2020-07-03 08:10:16alex.gronholmsetmessageid: <1593763816.76.0.34797726519.issue40213@roundup.psfhosted.org>
2020-07-03 08:10:16alex.gronholmlinkissue40213 messages
2020-07-03 08:10:16alex.gronholmcreate