
...if available. It was added in Python 3.8, and marked no-longer- provisional in Python 3.10. Python 3.12 no longer pre-installs setuptools in virtual environments, which means we can no longer rely on distutils, setuptools, pkg_resources, and easy_install being available. Fortunately, importlib.metadata covers the one use we have of pkg_resources. Change-Id: Iaa68282960a1c73569f916c3b00acf7f839b9807