mirror of
https://github.com/python/cpython.git
synced 2026-05-08 13:40:46 -04:00
6be1048e27
gh-120910: Fix issue resolving relative paths outside site-packages. (GH-120911)
Incorporates changes from importlib_metadata 7.2.1.
(cherry picked from commit 1ba0bb21ed)
Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>