Mercurial > hg
log
age | author | description |
---|---|---|
Wed, 28 Jun 2023 14:23:13 +0200 | Mads Kiilerich | extensions: imp module is removed in Python 3.12 - use importlib to load files stable |
Tue, 27 Jun 2023 13:05:03 +0200 | Mads Kiilerich | utils: imp module is removed in Python 3.12 - get is_frozen() from _imp stable |
Tue, 27 Jun 2023 22:31:44 +0200 | Mads Kiilerich | extensions: address ast deprecations introduced in Python 3.12 stable |
Tue, 27 Jun 2023 08:39:12 +0200 | Mads Kiilerich | vfs: handle shutil.rmtree deprecation of onerror in Python 3.12 stable |
Tue, 27 Jun 2023 10:09:11 +0200 | Mads Kiilerich | tests: fix sortdict doctest with Python 3.12 stable |
Tue, 27 Jun 2023 13:51:50 +0200 | Mads Kiilerich | utils: stop using datetime.utcfromtimestamp() deprecated in Python 3.12 stable |
Thu, 06 Jul 2023 16:07:34 +0200 | Raphaël Gomès | branching: merge stable into default |