mirror of
https://github.com/python/cpython.git
synced 2025-10-29 12:44:56 +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
|
||
|---|---|---|
| .. | ||
| data | ||
| __init__.py | ||
| _context.py | ||
| _path.py | ||
| fixtures.py | ||
| stubs.py | ||
| test_api.py | ||
| test_main.py | ||
| test_zip.py | ||