mirror of https://github.com/ansible/ansible.git
* `importlib.util` appears to be lazily imported and is sometimes unavailable as an attribute of `importlib` without an explicit import
(cherry picked from commit 6e78425f8d)
pull/78023/head
parent
2cc9333e97
commit
482ce8fa8b
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- pip - fix cases where resolution of pip Python module fails when importlib.util has not already been imported
|
||||
Loading…
Reference in New Issue