Mercurial > public > mercurial-scm > hg
log mercurial/utils/urlutil.py @ 53042:cdd7bf612c7b stable tip
age | author | description |
---|---|---|
Mon, 10 Feb 2025 00:16:22 +0100 | Pierre-Yves David | typing: add a protocol for `urlutil.path` |
Mon, 10 Feb 2025 00:15:22 +0100 | Pierre-Yves David | typing: add an interface for url |
Mon, 06 Jan 2025 00:30:55 -0500 | Matt Harbison | pyupgrade: drop the quoting around type annotations |
Sun, 05 Jan 2025 21:03:17 -0500 | Matt Harbison | pyupgrade: drop usage of py3 aliases for `OSError` |
Thu, 12 Sep 2024 16:27:58 -0400 | Matt Harbison | typing: add `from __future__ import annotations` to remaining source files |
Wed, 10 Jul 2024 16:04:53 -0400 | Matt Harbison | typing: add a few type hints to `mercurial/utils/urlutil.py` |
Tue, 19 Dec 2023 21:29:34 +0100 | Pierre-Yves David | pytype: move some type comment to proper annotation |