In #123028 (comment)_, we identified a need to document better the methodology used by jaraco to maintain the backports of importlib.resources, importlib.metadata, and zipfile.Path, and maybe also other backports such as backports.tarfile, configparser, and singledispatch.
Also, let's make sure that the importlib.resources docs reference importlib_resources.
In #123028 (comment)_, we identified a need to document better the methodology used by jaraco to maintain the backports of
importlib.resources,importlib.metadata, andzipfile.Path, and maybe also other backports such asbackports.tarfile,configparser, andsingledispatch.Also, let's make sure that the importlib.resources docs reference importlib_resources.