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 miss-islington
Recipients ezio.melotti, michael.foord, miss-islington, rbcollins, serhiy.storchaka
Date 2021-08-22.07:55:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1629618941.57.0.963108186621.issue44955@roundup.psfhosted.org>
In-reply-to
Content
New changeset d63114caf9384ead7baf872598acdff25315a5bf by Miss Islington (bot) in branch '3.10':
bpo-44955: Always call stopTestRun() for implicitly created TestResult objects (GH-27831)
https://github.com/python/cpython/commit/d63114caf9384ead7baf872598acdff25315a5bf
History
Date User Action Args
2021-08-22 07:55:41miss-islingtonsetrecipients: + miss-islington, rbcollins, ezio.melotti, michael.foord, serhiy.storchaka
2021-08-22 07:55:41miss-islingtonsetmessageid: <1629618941.57.0.963108186621.issue44955@roundup.psfhosted.org>
2021-08-22 07:55:41miss-islingtonlinkissue44955 messages
2021-08-22 07:55:41miss-islingtoncreate