https://bz.mercurial-scm.org/show_bug.cgi?id=6604

            Bug ID: 6604
           Summary: _TextTestResult was removed in favour TextTestResult
                    in Python 3.11
           Product: Mercurial
           Version: default branch
          Hardware: PC
                OS: Linux
            Status: UNCONFIRMED
          Severity: bug
          Priority: wish
         Component: Mercurial
          Assignee: bugzi...@mercurial-scm.org
          Reporter: tir.kar...@gmail.com
                CC: mercurial-devel@mercurial-scm.org
    Python Version: ---

CPython commit :
https://github.com/python/cpython/commit/b0a6ede3d0bd6fa4ffe413ab4dfc1059201df25b

Following files might need to be updated 

tests/basic_test_result.py
6:class TestResult(unittest._TextTestResult):

tests/run-tests.py
2239:class TestResult(unittest._TextTestResult):

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Mercurial-devel mailing list
Mercurial-devel@mercurial-scm.org
https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel

Reply via email to