Mercurial > public > mercurial-scm > hg-stable
log hgext/hooklib/changeset_published.py @ 51901:f4733654f144
age | author | description |
---|---|---|
Mon, 16 Sep 2024 15:36:44 +0200 | Matt Harbison | typing: add `from __future__ import annotations` to most files |
Fri, 06 Jan 2023 00:05:14 -0500 | Matt Harbison | hooklib: force an exception wrapped by errors.Abort to bytestr |
Tue, 31 May 2022 00:50:29 +0200 | Manuel Jacob | py3: constant-fold some `pycompat.ispy3` |