log mercurial/encoding.py @ 53042:cdd7bf612c7b stable tip

age author description
Mon, 06 Jan 2025 00:38:32 -0500 Matt Harbison pyupgrade: drop a usage of `typing.Text`
Sun, 05 Jan 2025 22:23:31 -0500 Matt Harbison pyupgrade: modernize calls to superclass methods
Mon, 06 Jan 2025 14:15:40 -0500 Matt Harbison py3: drop redundant `u''` prefixes on string literals
Sat, 05 Oct 2024 15:00:37 -0400 Matt Harbison interfaces: introduce and use a protocol class for the `charencoding` module
Mon, 16 Sep 2024 15:36:44 +0200 Matt Harbison typing: add `from __future__ import annotations` to most files
Fri, 19 Jul 2024 20:09:48 -0400 Matt Harbison typing: add type hints to the `charencode` module
Thu, 18 Jul 2024 12:36:12 +0200 Rapha?l Gom?s black: format the codebase with 23.3.0