Skip to content

Use the non-depcrecated TextTestResult instead of _TextTestResult#333

Merged
scoder merged 1 commit intolxml:masterfrom
hroncok:patch-3
Nov 29, 2021
Merged

Use the non-depcrecated TextTestResult instead of _TextTestResult#333
scoder merged 1 commit intolxml:masterfrom
hroncok:patch-3

Conversation

@hroncok
Copy link
Copy Markdown
Contributor

@hroncok hroncok commented Nov 26, 2021

_TextTestResult was removed from Python 3.11.
TextTestResult is available on all supported Python versions.

_TextTestResult was removed from Python 3.11.
TextTestResult is available on all supported Python versions.
@hroncok hroncok marked this pull request as ready for review November 26, 2021 15:12
@scoder scoder merged commit ac6b00d into lxml:master Nov 29, 2021
@scoder
Copy link
Copy Markdown
Member

scoder commented Nov 29, 2021

Thanks

scoder pushed a commit that referenced this pull request Dec 12, 2021
…-333)

"_TextTestResult" was removed from Python 3.11.
"TextTestResult" is available on all supported Python versions.
@hroncok hroncok deleted the patch-3 branch January 6, 2022 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants