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 |