Mon, 16 Sep 2024 15:36:44 +0200 | Matt Harbison | typing: add `from __future__ import annotations` to most files | file | diff | annotate |
Wed, 14 Feb 2024 15:21:44 -0500 | Jordi Guti?rrez Hermoso | doc: document that labels must have a dot in them to have an effect | file | diff | annotate |
Wed, 31 May 2023 22:36:50 +0200 | Joerg Sonnenberger | doc: format argument for date uses strftime format string (issue6818) | file | diff | annotate |
Mon, 30 May 2022 16:18:12 +0200 | Manuel Jacob | node: stop converting binascii.Error to TypeError in bin() | file | diff | annotate |
Mon, 21 Feb 2022 11:12:47 -0700 | Gregory Szorc | templatefuncs: 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 |