log setup.py @ 51861:f81e0ce5103a default tip

age author description
Thu, 05 Sep 2024 17:12:52 -0400 Matt Harbison setup: avoid the deprecated `distutils.spawn.find_executable`
Thu, 05 Sep 2024 16:59:36 -0400 Matt Harbison setup: drop the hack to disable linker warning 4197 on Windows
Tue, 10 Sep 2024 22:26:23 +0200 Pierre-Yves David python-compat: drop support for Python3.6 and 3.7
Fri, 06 Sep 2024 02:12:19 +0200 Pierre-Yves David brancing: merge stable into default
Thu, 05 Sep 2024 15:37:14 -0400 Matt Harbison setup: handle removal of old MSVC compiler from setuptools 65.0 (issue6910) stable
Thu, 01 Aug 2024 16:42:38 +0200 Pierre-Yves David branching: merge stable into default
Thu, 18 Jul 2024 12:36:12 +0200 Raphaël Gomès black: format the codebase with 23.3.0
Tue, 23 Jul 2024 10:02:46 +0200 Raphaël Gomès Backout accidental publication of a large range of revisions
Thu, 18 Jul 2024 12:36:12 +0200 Raphaël Gomès black: format the codebase with 23.3.0
Fri, 12 Jul 2024 15:29:35 +0400 Anton Shestakov copyright: update to 2024 stable
Mon, 10 Jun 2024 13:45:57 +0200 Joerg Sonnenberger obsolete: quote the feature name
Wed, 03 Apr 2024 16:00:37 +0200 Pierre-Yves David setup: display return code information about failed `hg` call stable
Tue, 11 Apr 2023 21:56:16 +0200 Pierre-Yves David setup: try a non-pure version of the local Mercurial if the pure fails
Fri, 01 Dec 2023 22:13:37 +0100 Pierre-Yves David setup: make debug simpler by adding a `__repr__` to `hgcommand`