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, lukasz.langa, vstinner, yselivanov
Date 2018-01-21.19:57:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1516564621.71.0.467229070634.issue32314@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset a4afcdfa55ddffa4b9ae3b0cf101628c7bff4102 by Yury Selivanov in branch 'master':
bpo-32314: Fix asyncio.run() to cancel runinng tasks on shutdown (#5262)
https://github.com/python/cpython/commit/a4afcdfa55ddffa4b9ae3b0cf101628c7bff4102
History
Date User Action Args
2018-01-21 19:57:01yselivanovsetrecipients: + yselivanov, vstinner, asvetlov, lukasz.langa
2018-01-21 19:57:01yselivanovsetmessageid: <1516564621.71.0.467229070634.issue32314@psf.upfronthosting.co.za>
2018-01-21 19:57:01yselivanovlinkissue32314 messages
2018-01-21 19:57:01yselivanovcreate