Mercurial > hg
log
age | author | description |
---|---|---|
Tue, 27 Jun 2023 13:05:03 +0200 | Mads Kiilerich | utils: avoid using internal _imp.is_frozen() stable |
Thu, 11 Jan 2024 20:32:07 +0100 | Mads Kiilerich | cext: use sys.executable instead of deprecated Py_GetProgramFullPath stable |
Thu, 11 Jan 2024 21:58:55 +0100 | Mads Kiilerich | subrepoutil: pass re.sub 'count' argument by name stable |
Thu, 11 Jan 2024 21:58:55 +0100 | Mads Kiilerich | tests: pass re.MULTILINE to re.sub as 'flags' - not in 'count' position stable |