Tweak importlib._bootstrap to avoid zero-argument super so I can work on issue #14857 without breaking imports
diff --git a/Python/importlib.h b/Python/importlib.h
index cd8fbeb..224e28c 100644
--- a/Python/importlib.h
+++ b/Python/importlib.h
Binary files differ