comparison mercurial/discovery.py @ 52111:747a1370c598 stable

utils: fix resourceutil use of deprecated importlib.resources Some importlib functionality was deprecated in 3.11 . The documentation on https://docs.python.org/3.12/library/importlib.resources.html recommends using the new .files() API that was introduced in 3.9.
author Mads Kiilerich <mads@kiilerich.com>
date Mon, 22 Jul 2024 18:20:03 +0200
parents 3a6fae3bef35
children f4733654f144
comparison
equal deleted inserted replaced
52110:c5d6a66092e8 52111:747a1370c598