Mercurial > public > mercurial-scm > hg
log mercurial/sshpeer.py @ 52592:87ceb51d124c
age | author | description |
---|---|---|
Mon, 16 Dec 2024 03:04:44 -0500 | Matt Harbison | typing: add type hints to `ipeercapabilities.capabilities()` |
Mon, 16 Dec 2024 02:41:24 -0500 | Matt Harbison | interfaces: move peer `capabilities()` to the `ipeercapabilities` interface |
Mon, 16 Sep 2024 15:36:44 +0200 | Matt Harbison | typing: add `from __future__ import annotations` to most files |