log mercurial/scmwindows.py @ 53042:cdd7bf612c7b stable tip

age author description
Mon, 06 Jan 2025 00:30:55 -0500 Matt Harbison pyupgrade: drop the quoting around type annotations
Mon, 16 Sep 2024 15:36:44 +0200 Matt Harbison typing: add `from __future__ import annotations` to most files
Wed, 20 Dec 2023 12:51:20 +0100 Pierre-Yves David pytype: import typing directly
Thu, 15 Dec 2022 15:46:25 -0500 Matt Harbison windows: drop some py2 registry module importing
Thu, 15 Dec 2022 15:41:59 -0500 Matt Harbison typing: add type hints to the platform specific scm modules
Wed, 23 Mar 2022 13:51:40 -0400 Matt Harbison pytype: disable a few errors about Windows specific module attributes
Thu, 03 Mar 2022 17:34:00 +0100 Gregory Szorc py2: remove simple from __future__ statements