Mercurial > hg-stable
log
age | author | description |
---|---|---|
Thu, 01 Aug 2024 16:42:38 +0200 | Pierre-Yves David | branching: merge stable into default |
Tue, 27 Jun 2023 13:05:03 +0200 | Mads Kiilerich | utils: avoid using internal _imp.is_frozen() |
Mon, 22 Jul 2024 18:20:03 +0200 | Mads Kiilerich | utils: fix resourceutil use of deprecated importlib.resources |
Thu, 11 Jan 2024 20:32:07 +0100 | Mads Kiilerich | cext: use sys.executable instead of deprecated Py_GetProgramFullPath |
Thu, 11 Jan 2024 21:58:55 +0100 | Mads Kiilerich | subrepoutil: pass re.sub 'count' argument by name |
Thu, 11 Jan 2024 21:58:55 +0100 | Mads Kiilerich | tests: pass re.MULTILINE to re.sub as 'flags' - not in 'count' position |
Mon, 26 Jun 2023 21:31:41 +0200 | Mads Kiilerich | tests: use packaging from setuptools instead of deprecated distutils |