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