( )⚙ D11690 python: compatibility for python 3.11 (issue6604)

This is an archive of the discontinued Mercurial Phabricator instance.

python: compatibility for python 3.11 (issue6604)
ClosedPublic

Authored by Alphare on Oct 19 2021, 10:09 AM.

Details

Summary

The unittest._TextTestResult alias has been removed.
The "new" name has been available since 3.2, and we only support 3.5.3+.

Diff Detail

Repository
rHG Mercurial
Branch
stable
Lint
No Linters Available
Unit
No Unit Test Coverage

Event Timeline

Alphare created this revision.Oct 19 2021, 10:09 AM
spectral accepted this revision.Oct 19 2021, 5:01 PM
This revision was not accepted when it landed; it landed in state Needs Review.
This revision was automatically updated to reflect the committed changes.