mercurial at 51794: 6 new changesets (6 on stable)
Mercurial Commits
hg at intevation.de
Wed Aug 7 08:15:55 UTC 2024
6 new changesets (6 on stable) in mercurial:
https://www.mercurial-scm.org/repo/hg/rev/99632adff795
changeset: 51789:99632adff795
branch: stable
parent: 51760:7d9bd50afe3d
user: Manuel Jacob <me at manueljacob.de>
date: Mon Aug 05 20:47:17 2024 +0200
summary: py3: fix type of some elements of __all__ lists
https://www.mercurial-scm.org/repo/hg/rev/ecc3a893979d
changeset: 51790:ecc3a893979d
branch: stable
user: Manuel Jacob <me at manueljacob.de>
date: Mon Aug 05 21:08:36 2024 +0200
summary: cffi: pass C type and attribute names as str instead of bytes
https://www.mercurial-scm.org/repo/hg/rev/6d7fdf90aa96
changeset: 51791:6d7fdf90aa96
branch: stable
user: Manuel Jacob <me at manueljacob.de>
date: Mon Aug 05 21:21:32 2024 +0200
summary: cffi: call bytes() instead of str() on CFFI buffer instances
https://www.mercurial-scm.org/repo/hg/rev/472699b5ddb3
changeset: 51792:472699b5ddb3
branch: stable
user: Manuel Jacob <me at manueljacob.de>
date: Tue Aug 06 17:53:59 2024 +0200
summary: cffi: pass bytes instead of str to ffi.new("char[]", …)
https://www.mercurial-scm.org/repo/hg/rev/0f62ea8a9be8
changeset: 51793:0f62ea8a9be8
branch: stable
user: Manuel Jacob <me at manueljacob.de>
date: Tue Aug 06 18:23:59 2024 +0200
summary: typing: fix type annotation
https://www.mercurial-scm.org/repo/hg/rev/bd490cdf764a
changeset: 51794:bd490cdf764a
branch: stable
tag: tip
user: Manuel Jacob <me at manueljacob.de>
date: Tue Aug 06 22:51:41 2024 +0200
summary: py3: use str literal instead of bytes literal
--
Repository URL: https://www.mercurial-scm.org/repo/hg
More information about the Mercurial-devel
mailing list