17db96d56Sopenharmony_ci:func:`os.mkdir` on Windows now accepts *mode* of ``0o700`` to restrict 27db96d56Sopenharmony_cithe new directory to the current user. This fixes CVE-2024-4030 37db96d56Sopenharmony_ciaffecting :func:`tempfile.mkdtemp` in scenarios where the base temporary 47db96d56Sopenharmony_cidirectory is more permissive than the default. 5