Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 1, 2021

Conversation

serhiy-storchaka
Copy link
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