cpython
cpython copied to clipboard
gh-134740: Document distribution discovery in importlib.metadata
Document the following items listed in __all__ but missing from documentation:
-
distributions(): mentioned in doc strings as well -
DistributionFinder: mentioned but didn't have it's own :class: entry -
DistributionFinder.Context: mentioned but didn't have it's own :class: entry) -
Distribution.discover(): mentioned in doc strings
- Issue: gh-134740
📚 Documentation preview 📚: https://cpython-previews--134751.org.readthedocs.build/