Mercurial > public > mercurial-scm > hg
log mercurial/pycompat.py @ 53042:cdd7bf612c7b stable tip
age | author | description |
---|---|---|
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 |