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 asvetlov, ezio.melotti, lukasz.langa, michael.foord, rbcollins, serhiy.storchaka, yselivanov
Date 2021-09-22.16:48:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1632329320.04.0.138113073566.issue45238@roundup.psfhosted.org>
In-reply-to
Content
New changeset e06b0fddf69b933fe82f60d78a0f6248ca36a0a3 by Łukasz Langa in branch '3.9':
[3.9] bpo-45238: Fix unittest.IsolatedAsyncioTestCase.debug() (GH-28449) (GH-28522)
https://github.com/python/cpython/commit/e06b0fddf69b933fe82f60d78a0f6248ca36a0a3
History
Date User Action Args
2021-09-22 16:48:40lukasz.langasetrecipients: + lukasz.langa, rbcollins, ezio.melotti, michael.foord, asvetlov, serhiy.storchaka, yselivanov
2021-09-22 16:48:40lukasz.langasetmessageid: <1632329320.04.0.138113073566.issue45238@roundup.psfhosted.org>
2021-09-22 16:48:40lukasz.langalinkissue45238 messages
2021-09-22 16:48:40lukasz.langacreate