Issue #14581: Windows users are allowed to import modules w/o taking
the file suffix's case into account, even when doing a case-sensitive
import.
diff --git a/Python/importlib.h b/Python/importlib.h
index 3ccea93..88b89ed 100644
--- a/Python/importlib.h
+++ b/Python/importlib.h
Binary files differ