Commit Graph

1 Commits (f5cac6bc5d6dcf8a6acc1b32e8b77452b7be646f)

Author SHA1 Message Date
Matt Davis 6e78425f8d
fix pip module resolution (#78000)
* `importlib.util` appears to be lazily imported and is sometimes unavailable as an attribute of `importlib` without an explicit import
2 years ago