mirror of
https://github.com/python/cpython.git
synced 2026-03-12 07:50:55 +00:00
* Sync with importlib_metadata 8.2.0 Removes deprecated behaviors, including support for `PackageMetadata.__getitem__` returning None for missing keys and Distribution subclasses not implementing abstract methods. Prioritizes valid dists to invalid dists when retrieving by name (python/cpython/#120492). Adds SimplePath to `importlib.metadata.__all__`. * Add blurb |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _adapters.py | ||
| _collections.py | ||
| _functools.py | ||
| _itertools.py | ||
| _meta.py | ||
| _text.py | ||
| diagnose.py | ||