Issue #14605: Use None in sys.path_importer_cache to represent no
finder instead of using some (now non-existent) implicit finder.
diff --git a/Python/importlib.h b/Python/importlib.h
index c3a60ef..c4080da 100644
--- a/Python/importlib.h
+++ b/Python/importlib.h
Binary files differ