Skip to content

Commit 2a6888e

Browse files
authored
gh-137749: Python 3.14 installer is for macOS 10.15 and later (#137753)
1 parent 968f6e5 commit 2a6888e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/using/mac.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Current installers provide a
3939
`universal2 binary <https://en.wikipedia.org/wiki/Universal_binary>`_ build
4040
of Python which runs natively on all Macs (Apple Silicon and Intel) that are
4141
supported by a wide range of macOS versions,
42-
currently typically from at least **macOS 10.13 High Sierra** on.
42+
currently typically from at least **macOS 10.15 Catalina** on.
4343

4444
The downloaded file is a standard macOS installer package file (``.pkg``).
4545
File integrity information (checksum, size, sigstore signature, etc) for each file is included

0 commit comments

Comments
 (0)