log mercurial/utils/dateutil.py @ 52592:87ceb51d124c

age author description
Mon, 16 Sep 2024 15:36:44 +0200 Matt Harbison typing: add `from __future__ import annotations` to most files
Thu, 29 Jun 2023 20:02:27 +0200 Mads Kiilerich utils: test coverage of makedate
Tue, 19 Dec 2023 21:29:34 +0100 Pierre-Yves David pytype: move some type comment to proper annotation
Wed, 20 Dec 2023 12:51:20 +0100 Pierre-Yves David pytype: import typing directly
Tue, 27 Jun 2023 13:51:50 +0200 Mads Kiilerich utils: stop using datetime.utcfromtimestamp() deprecated in Python 3.12 stable
Thu, 03 Mar 2022 17:34:00 +0100 Gregory Szorc py2: remove simple from __future__ statements
Sat, 06 Mar 2021 15:26:46 -0500 Matt Harbison typing: add type annotations to mercurial/utils/dateutil.py