Mercurial > hg
log
age | author | description |
---|---|---|
Tue, 17 Jan 2023 14:53:18 +0100 | Raphaël Gomès | configitems: fix typo in devel warning about extension overrides |
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 |