Skip to content

[3.9] bpo-45057: Simplify RegressionTestResult (GH-28081)#28103

Merged
serhiy-storchaka merged 1 commit intopython:3.9from
serhiy-storchaka:backport-2b76a53-3.9
Sep 1, 2021
Merged

[3.9] bpo-45057: Simplify RegressionTestResult (GH-28081)#28103
serhiy-storchaka merged 1 commit intopython:3.9from
serhiy-storchaka:backport-2b76a53-3.9

Conversation

@serhiy-storchaka
Copy link
Copy Markdown
Member

@serhiy-storchaka serhiy-storchaka commented Aug 31, 2021

Remove code which duplicates the functionality of TextTestResult.
(cherry picked from commit 2b76a53)

https://bugs.python.org/issue45057

Remove code which duplicates the functionality of TextTestResult..
(cherry picked from commit 2b76a53)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants