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 lukasz.langa
Recipients bar.harel, lukasz.langa, michael.foord
Date 2021-08-16.08:21:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1629102099.4.0.72030816848.issue44911@roundup.psfhosted.org>
In-reply-to
Content
New changeset 2cb1a6806c0cefab0c3a40fdd428a89a4392570e by Bar Harel in branch 'main':
bpo-44911: Fixed IsolatedAsyncioTestCase from throwing an exception on leaked tasks (GH-27765)
https://github.com/python/cpython/commit/2cb1a6806c0cefab0c3a40fdd428a89a4392570e
History
Date User Action Args
2021-08-16 08:21:39lukasz.langasetrecipients: + lukasz.langa, michael.foord, bar.harel
2021-08-16 08:21:39lukasz.langasetmessageid: <1629102099.4.0.72030816848.issue44911@roundup.psfhosted.org>
2021-08-16 08:21:39lukasz.langalinkissue44911 messages
2021-08-16 08:21:39lukasz.langacreate