Closed jaraco closed 11 months ago
As I'm exploring backporting the changes, I'm finding it increasingly difficult to manage the consistency of the documentation across these two modes.
In particular:
importlib_metadata
/importlib.metadata
that have to be kept locally-relevant.For these reasons, I'm leaning toward just removing the documentation here and maintaining it solely in CPython.
In https://github.com/python/cpython/pull/102217, the docs were changed for importlib.metadata. Some of those changes need to be backported here.