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 JDLH, MartinAltmayer, akuchling, asvetlov, barry, belopolsky, docs@python, kbumsik, levkivskyi, miss-islington, ned.deily, willingc, xtreak, yselivanov
Date 2018-09-18.03:58:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1537243086.64.0.956365154283.issue33649@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset ac94e38d076aebc56c2ff96a249b5e40f32633ea by Yury Selivanov in branch 'master':
bpo-33649: Note that asyncio.run() calls shutdown_asyncgens() (GH-9380)
https://github.com/python/cpython/commit/ac94e38d076aebc56c2ff96a249b5e40f32633ea
History
Date User Action Args
2018-09-18 03:58:06yselivanovsetrecipients: + yselivanov, barry, akuchling, belopolsky, ned.deily, asvetlov, MartinAltmayer, docs@python, willingc, levkivskyi, JDLH, miss-islington, xtreak, kbumsik
2018-09-18 03:58:06yselivanovsetmessageid: <1537243086.64.0.956365154283.issue33649@psf.upfronthosting.co.za>
2018-09-18 03:58:06yselivanovlinkissue33649 messages
2018-09-18 03:58:06yselivanovcreate