8000 [3.12] Create hyperlink and fix typos in macOS installer by hugovk · Pull Request #123805 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

[3.12] Create hyperlink and fix typos in macOS installer #123805

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Sep 29, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Fix build -> built typo
  • Loading branch information
hugovk committed Sep 7, 2024
commit 8a0c948207ae234a6d24a20e806fe18083f70edc
2 changes: 1 addition & 1 deletion Mac/BuildScript/resources/ReadMe.rtf
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ Due to new security checks on macOS 10.15 Catalina, when launching IDLE macOS ma
\f1\b \cf0 \ul Minimum supported macOS version is now macOS 10.13\

\f0\b0 \ulnone \
As of Python 3.12.6 as previously announced, this installer now supports running on macOS 10.13 High Sierra and newer systems. If you have a need for running Python 3.12 on older macOS systems, pre-built versions for these systems may be available from third-party distributors (such as MacPorts) or Python can be build from source (https://www.python.org/downloads/source/).\
As of Python 3.12.6, as previously announced, this installer now supports running on macOS 10.13 High Sierra and newer systems. If you have a need for running Python 3.12 on older macOS systems, pre-built versions for these systems may be available from third-party distributors (such as MacPorts) or Python can be built from source (https://www.python.org/downloads/source/).\
\
\pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\pardirnatural\partightenfactor0

Expand Down
0