log mercurial/windows.py @ 51936:c6899b334d56 default tip

age author description
Mon, 16 Sep 2024 15:36:44 +0200 Matt Harbison typing: add `from __future__ import annotations` to most files
Sat, 10 Aug 2024 14:18:44 -0400 Matt Harbison typing: fix the hint for the `mode` argument of `platform.copymode()`
Fri, 19 Jul 2024 16:38:53 -0400 Matt Harbison typing: avoid some useless @overload definitions in `mercurial.util`