Mercurial > public > mercurial-scm > hg
log hgext/fastannotate/commands.py @ 53042:cdd7bf612c7b stable tip
age | author | description |
---|---|---|
Mon, 16 Sep 2024 15:36:44 +0200 | Matt Harbison | typing: add `from __future__ import annotations` to most files |
Thu, 18 Jul 2024 19:01:55 -0400 | Matt Harbison | typing: add some type hints to fastannotate that have decayed in the last year |
Thu, 31 Aug 2023 23:56:15 +0200 | Pierre-Yves David | safehasattr: drop usage in favor of hasattr |