mirror of
https://github.com/python/cpython.git
synced 2025-10-29 20:51:26 +00:00
gh-120910: Fix issue resolving relative paths outside site-packages. (GH-120911)
Incorporates changes from importlib_metadata 7.2.1.
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _adapters.py | ||
| _collections.py | ||
| _functools.py | ||
| _itertools.py | ||
| _meta.py | ||
| _text.py | ||
| diagnose.py | ||