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 serhiy.storchaka
Recipients ezio.melotti, michael.foord, miss-islington, rbcollins, serhiy.storchaka
Date 2021-08-22.07:34:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1629617644.13.0.521424072065.issue44955@roundup.psfhosted.org>
In-reply-to
Content
New changeset a9640d75531d6cbbfd254b65435f238c26bf5cd9 by Serhiy Storchaka in branch 'main':
bpo-44955: Always call stopTestRun() for implicitly created TestResult objects (GH-27831)
https://github.com/python/cpython/commit/a9640d75531d6cbbfd254b65435f238c26bf5cd9
History
Date User Action Args
2021-08-22 07:34:04serhiy.storchakasetrecipients: + serhiy.storchaka, rbcollins, ezio.melotti, michael.foord, miss-islington
2021-08-22 07:34:04serhiy.storchakasetmessageid: <1629617644.13.0.521424072065.issue44955@roundup.psfhosted.org>
2021-08-22 07:34:04serhiy.storchakalinkissue44955 messages
2021-08-22 07:34:04serhiy.storchakacreate