--- a/mercurial/windows.py Mon Jun 13 11:18:41 2022 -0400 +++ b/mercurial/windows.py Mon Jun 13 11:20:57 2022 -0400 @@ -8,7 +8,7 @@ import errno import getpass -import msvcrt +import msvcrt # pytype: disable=import-error import os import re import stat