.arcconfig
author Matt Harbison <matt_harbison@yahoo.com>
Fri, 20 Sep 2024 00:04:09 -0400
changeset 51887 1d95a87813ad
parent 44128 ff396501e841
permissions -rw-r--r--
typing: add type annotations to the `mercurial.util.filestat` class It's referenced in the `vfs` classes, so get this out of the way to help there. The `TypeVar` definition and its usage was copied from the existing `util.pyi` file.

{
    "conduit_uri": "https://phab.mercurial-scm.org/api",
    "phabricator.uri": "https://phab.mercurial-scm.org/",
    "repository.callsign": "HG",
    "arc.land.onto.default": "@",
    "base": "hg:.^"
}