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 gvanrossum
Recipients dmzz, gordon, gvanrossum, iritkatriel, kumaraditya, yselivanov
Date 2022-01-28.22:24:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1643408682.53.0.165606755685.issue26552@roundup.psfhosted.org>
In-reply-to
Content
New changeset 24cc6411adbfe5555ecd8901f1ea50caa414c908 by Kumar Aditya in branch 'main':
bpo-26552: Fixed case where failing `asyncio.ensure_future` did not close the coroutine (#30288)
https://github.com/python/cpython/commit/24cc6411adbfe5555ecd8901f1ea50caa414c908
History
Date User Action Args
2022-01-28 22:24:42gvanrossumsetrecipients: + gvanrossum, yselivanov, gordon, dmzz, iritkatriel, kumaraditya
2022-01-28 22:24:42gvanrossumsetmessageid: <1643408682.53.0.165606755685.issue26552@roundup.psfhosted.org>
2022-01-28 22:24:42gvanrossumlinkissue26552 messages
2022-01-28 22:24:42gvanrossumcreate