Address compat issue for collection loading on py26 (#68219)

* Address compat issue for collection loading on py26

* Move import_module shim to utils for compat across the codebase

* Enable collection tests on py2.6

* Update changelog fragment

* Simplify code using sys.moduls

* Move compat to module_utils/compat/importlib

* Add back errantly deleted newline

* Remove hack comment

Co-Authored-By: Matt Clay <matt@mystile.com>

Co-authored-by: Matt Clay <matt@mystile.com>
This commit is contained in:
Matt Martz
2020-03-23 11:14:21 -05:00
co-authored by Matt Clay
parent 41f6c73be0
commit 26da443fd2
10 changed files with 25 additions and 34 deletions
@@ -1,2 +1 @@
shippable/posix/group1
skip/python2.6