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 Tabrizian, ezio.melotti, iritkatriel, lukasz.langa, michael.foord, miss-islington, rbcollins, serhiy.storchaka, terry.reedy
Date 2021-08-30.13:43:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1630331022.26.0.446917092969.issue41620@roundup.psfhosted.org>
In-reply-to
Content
New changeset 243b8de0b15061704581974c0a27db1232a43b93 by Miss Islington (bot) in branch '3.10':
bpo-41620: TestCase.run() now always return a TestResult instance (GH-28030)
https://github.com/python/cpython/commit/243b8de0b15061704581974c0a27db1232a43b93
History
Date User Action Args
2021-08-30 13:43:42miss-islingtonsetrecipients: + miss-islington, terry.reedy, rbcollins, ezio.melotti, michael.foord, lukasz.langa, serhiy.storchaka, iritkatriel, Tabrizian
2021-08-30 13:43:42miss-islingtonsetmessageid: <1630331022.26.0.446917092969.issue41620@roundup.psfhosted.org>
2021-08-30 13:43:42miss-islingtonlinkissue41620 messages
2021-08-30 13:43:42miss-islingtoncreate