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.18:15:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1629656118.09.0.992525763803.issue44955@roundup.psfhosted.org>
In-reply-to
Content
New changeset 4e5162fd369baf25dd16a42ccd0fa7756744f4d0 by Miss Islington (bot) in branch '3.9':
bpo-44955: Always call stopTestRun() for implicitly created TestResult objects (GH-27831) (GH-27882)
https://github.com/python/cpython/commit/4e5162fd369baf25dd16a42ccd0fa7756744f4d0
History
Date User Action Args
2021-08-22 18:15:18serhiy.storchakasetrecipients: + serhiy.storchaka, rbcollins, ezio.melotti, michael.foord, miss-islington
2021-08-22 18:15:18serhiy.storchakasetmessageid: <1629656118.09.0.992525763803.issue44955@roundup.psfhosted.org>
2021-08-22 18:15:18serhiy.storchakalinkissue44955 messages
2021-08-22 18:15:18serhiy.storchakacreate