Mon, 16 Sep 2024 15:36:44 +0200 | Matt Harbison | typing: add `from __future__ import annotations` to most files | file | diff | annotate |
Tue, 20 Aug 2024 18:30:47 -0400 | Matt Harbison | typing: lock in correct changes from pytype 2023.04.11 -> 2023.06.16 | file | diff | annotate |
Tue, 14 Nov 2023 22:47:17 +0100 | pacien | templatekw: fix inconsistency of diffstat with diff.merge | file | diff | annotate |
Mon, 21 Feb 2022 11:13:15 -0700 | Gregory Szorc | templatekw: remove pycompat.iteritems() | file | diff | annotate |
Thu, 03 Mar 2022 18:28:30 -0800 | Gregory Szorc | global: bulk replace simple pycompat.iteritems(x) with x.items() | file | diff | annotate |
Thu, 03 Mar 2022 17:34:00 +0100 | Gregory Szorc | py2: remove simple from __future__ statements | file | diff | annotate |
Fri, 28 Jan 2022 11:35:41 +0100 | Pierre-Yves David | rank: add context and template keyword | file | diff | annotate |