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 Tabrizian, ezio.melotti, iritkatriel, lukasz.langa, michael.foord, rbcollins, serhiy.storchaka, terry.reedy
Date 2021-08-30.13:16:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1630329393.12.0.439130346127.issue41620@roundup.psfhosted.org>
In-reply-to
Content
New changeset 7e246a3a7b43762480ee4fe0cfb859e8e997a8c8 by Serhiy Storchaka in branch 'main':
bpo-41620: TestCase.run() now always return a TestResult instance (GH-28030)
https://github.com/python/cpython/commit/7e246a3a7b43762480ee4fe0cfb859e8e997a8c8
History
Date User Action Args
2021-08-30 13:16:33lukasz.langasetrecipients: + lukasz.langa, terry.reedy, rbcollins, ezio.melotti, michael.foord, serhiy.storchaka, iritkatriel, Tabrizian
2021-08-30 13:16:33lukasz.langasetmessageid: <1630329393.12.0.439130346127.issue41620@roundup.psfhosted.org>
2021-08-30 13:16:33lukasz.langalinkissue41620 messages
2021-08-30 13:16:33lukasz.langacreate