mercurial at 50757: 6 new changesets (6 on stable)
Mercurial Commits
hg at intevation.de
Wed Jul 12 09:15:17 UTC 2023
6 new changesets (6 on stable) in mercurial:
https://www.mercurial-scm.org/repo/hg/rev/faccec1edc2c
changeset: 50752:faccec1edc2c
branch: stable
parent: 50750:fa2eca7423f3
user: Mads Kiilerich <mads at kiilerich.com>
date: Tue Jun 27 13:51:50 2023 +0200
summary: utils: stop using datetime.utcfromtimestamp() deprecated in Python 3.12
https://www.mercurial-scm.org/repo/hg/rev/a2df74853f8d
changeset: 50753:a2df74853f8d
branch: stable
user: Mads Kiilerich <mads at kiilerich.com>
date: Tue Jun 27 10:09:11 2023 +0200
summary: tests: fix sortdict doctest with Python 3.12
https://www.mercurial-scm.org/repo/hg/rev/f173c2c23289
changeset: 50754:f173c2c23289
branch: stable
user: Mads Kiilerich <mads at kiilerich.com>
date: Tue Jun 27 08:39:12 2023 +0200
summary: vfs: handle shutil.rmtree deprecation of onerror in Python 3.12
https://www.mercurial-scm.org/repo/hg/rev/b9eb65a1ec14
changeset: 50755:b9eb65a1ec14
branch: stable
user: Mads Kiilerich <mads at kiilerich.com>
date: Tue Jun 27 22:31:44 2023 +0200
summary: extensions: address ast deprecations introduced in Python 3.12
https://www.mercurial-scm.org/repo/hg/rev/847f703a4d13
changeset: 50756:847f703a4d13
branch: stable
user: Mads Kiilerich <mads at kiilerich.com>
date: Tue Jun 27 13:05:03 2023 +0200
summary: utils: imp module is removed in Python 3.12 - get is_frozen() from _imp
https://www.mercurial-scm.org/repo/hg/rev/19108906abaf
changeset: 50757:19108906abaf
branch: stable
tag: tip
user: Mads Kiilerich <mads at kiilerich.com>
date: Wed Jun 28 14:23:13 2023 +0200
summary: extensions: imp module is removed in Python 3.12 - use importlib to load files
--
Repository URL: https://www.mercurial-scm.org/repo/hg
More information about the Mercurial-devel
mailing list