commit | 04732ca993fa077a8b9640cc77fb2f152339585a | [log] [tgz] |
---|---|---|
author | Steve Dower <steve.dower@python.org> | Wed Apr 07 01:02:07 2021 +0100 |
committer | GitHub <noreply@github.com> | Wed Apr 07 01:02:07 2021 +0100 |
tree | e5aec9caf5770fd1aff72efc13640712155b8cbe | |
parent | b57e045320d1d2a70eab236b7d31a3ebb75037c3 [diff] |
bpo-43105: Importlib now resolves relative paths when creating module spec objects from file locations (GH-25121)