Mercurial > public > mercurial-scm > hg
log mercurial/fileset.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 |
Fri, 01 Sep 2023 00:09:55 +0200 | Pierre-Yves David | pycompat: drop usage of hasattr/getattr/setattr/delatt proxy |
Wed, 01 Jun 2022 00:47:25 +0200 | Manuel Jacob | py3: catch specific OSError subclasses instead of checking errno |