Thu, 06 Feb 2025 20:43:34 -0500 |
Matt Harbison |
lint: add comments for disabling unused import warnings where appropriate
|
Mon, 06 Jan 2025 14:15:40 -0500 |
Matt Harbison |
py3: drop redundant `u''` prefixes on string literals
|
Sat, 26 Oct 2024 00:58:01 +0200 |
Pierre-Yves David |
branching: merge stable into default
|
Thu, 24 Oct 2024 15:23:52 +0200 |
Rapha?l Gom?s |
py-3-13: stabilize the docstring output across all supported Python versions
|
Fri, 25 Oct 2024 23:54:24 +0200 |
Pierre-Yves David |
docstring: backed out changeset 51057ab0dffa
stable
|
Thu, 24 Oct 2024 15:23:52 +0200 |
Rapha?l Gom?s |
py-3-13: stabilize the docstring output across all supported Python versions
stable
|
Mon, 16 Sep 2024 15:36:44 +0200 |
Matt Harbison |
typing: add `from __future__ import annotations` to most files
|
Thu, 11 Jan 2024 17:52:13 +0100 |
Rapha?l Gom?s |
branching: merge stable into default
|
Wed, 03 Jan 2024 18:33:39 +0100 |
Georges Racinet |
pycompat: fix bytestr(bytes) in Python 3.11
stable
|
Wed, 08 Nov 2023 22:27:32 +0100 |
Pierre-Yves David |
cleanup: drop the `bytes` compatibility for attribute related function
|
Thu, 08 Dec 2022 15:57:42 +0100 |
Pierre-Yves David |
pycompat: deprecate using bytes
|
Tue, 21 Feb 2023 13:26:07 -0500 |
Matt Harbison |
typing: add the return type hint to pycompat.rangelist()
|
Tue, 21 Feb 2023 13:24:12 -0500 |
Matt Harbison |
typing: add type hints to pycompat.maplist()
|
Sun, 19 Feb 2023 00:04:53 -0500 |
Matt Harbison |
typing: disable `signature-mismatch` warnings on a few bytestr functions
|
Thu, 15 Dec 2022 01:05:27 -0500 |
Matt Harbison |
typing: add type hints to most mercurial/pycompat.py functions
|