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 miss-islington
Recipients JDLH, MartinAltmayer, akuchling, asvetlov, barry, belopolsky, docs@python, kbumsik, levkivskyi, miss-islington, ned.deily, willingc, xtreak, yselivanov
Date 2018-09-18.04:12:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1537243929.06.0.956365154283.issue33649@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 1f4ea580675d7b30d3906d78c500997d7d96995d by Miss Islington (bot) in branch '3.7':
bpo-33649: Note that asyncio.run() calls shutdown_asyncgens() (GH-9380)
https://github.com/python/cpython/commit/1f4ea580675d7b30d3906d78c500997d7d96995d
History
Date User Action Args
2018-09-18 04:12:09miss-islingtonsetrecipients: + miss-islington, barry, akuchling, belopolsky, ned.deily, asvetlov, MartinAltmayer, docs@python, yselivanov, willingc, levkivskyi, JDLH, xtreak, kbumsik
2018-09-18 04:12:09miss-islingtonsetmessageid: <1537243929.06.0.956365154283.issue33649@psf.upfronthosting.co.za>
2018-09-18 04:12:09miss-islingtonlinkissue33649 messages
2018-09-18 04:12:08miss-islingtoncreate