From 8eb09253e0ad1b7ed4b7fa8f08dc5af56ecf81d7 Mon Sep 17 00:00:00 2001 From: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> Date: Thu, 14 Aug 2025 14:01:45 +0300 Subject: [PATCH] gh-137749: Python 3.14 installer is for macOS 10.15 and later (GH-137753) (cherry picked from commit 2a6888ea149f66031efc12dfa019ecfedb58410e) Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> --- Doc/using/mac.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/using/mac.rst b/Doc/using/mac.rst index f88f3c2e0785e4..2fd6eace2b5dda 100644 --- a/Doc/using/mac.rst +++ b/Doc/using/mac.rst @@ -39,7 +39,7 @@ Current installers provide a `universal2 binary `_ build of Python which runs natively on all Macs (Apple Silicon and Intel) that are supported by a wide range of macOS versions, -currently typically from at least **macOS 10.13 High Sierra** on. +currently typically from at least **macOS 10.15 Catalina** on. The downloaded file is a standard macOS installer package file (``.pkg``). File integrity information (checksum, size, sigstore signature, etc) for each file is included