Skip to content

Commit

Permalink
[3.12] Update macOS installer screens for 3.12rc/final. (GH-107473)
Browse files Browse the repository at this point in the history
  • Loading branch information
ned-deily authored Jul 31, 2023
1 parent 23655fc commit 08f8165
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 36 deletions.
10 changes: 2 additions & 8 deletions Mac/BuildScript/resources/ReadMe.rtf
Original file line number Diff line number Diff line change
Expand Up @@ -8,25 +8,19 @@

\f0\fs24 \cf0 This package will install Python $FULL_VERSION for macOS $MACOSX_DEPLOYMENT_TARGET for the following architecture(s): $ARCHITECTURES.\
\
\pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\partightenfactor0

\f1\b \cf0 NOTE:
\f0\b0 This is a beta preview of Python 3.12.0, the next feature release of Python 3. It is not intended for production use.\
\pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\pardirnatural\partightenfactor0
\cf0 \
\pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\pardirnatural\partightenfactor0

\f1\b \cf0 \ul \ulc0 Certificate verification and OpenSSL\
\f0\b0 \ulnone \
This package includes its own private copy of OpenSSL 1.1.1. The trust certificates in system and user keychains managed by the
This package includes its own private copy of OpenSSL 3.0. The trust certificates in system and user keychains managed by the
\f2\i Keychain Access
\f0\i0 application and the
\f2\i security
\f0\i0 command line utility are not used as defaults by the Python
\f3 ssl
\f0 module. A sample command script is included in
\f3 /Applications/Python 3.11
\f3 /Applications/Python 3.12
\f0 to install a curated bundle of default root certificates from the third-party
\f3 certifi
\f0 package ({\field{\*\fldinst{HYPERLINK "https://pypi.org/project/certifi/"}}{\fldrslt https://pypi.org/project/certifi/}}). Double-click on
Expand Down
29 changes: 1 addition & 28 deletions Mac/BuildScript/resources/Welcome.rtf
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,8 @@
\f1\b macOS $MACOSX_DEPLOYMENT_TARGET
\f0\b0 .\
\
\pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\partightenfactor0

\f1\b \cf0 Python for macOS
\f1\b Python for macOS
\f0\b0 consists of the {\field{\*\fldinst{HYPERLINK "https://www.python.org"}}{\fldrslt Python}} programming language interpreter and its batteries-included standard library to allow easy access to macOS features. It also includes the Python integrated development environment,
\f1\b IDLE
\f0\b0 . You can also use the included
Expand All @@ -24,30 +23,4 @@
At the end of this install, click on
\f2 Install Certificates
\f0 to install a set of current SSL root certificates.\
\

\f1\b [UPDATE: fixed in macOS 13.4] macOS 13 Ventura users
\f0\b0 : Due to an issue with the macOS
\f1\b Installer
\f0\b0 app in macOS 13 Ventura updates prior to macOS 13.4, installation of some third-party packages including this Python package may fail with a vague
\f1\b "The installer encountered an error"
\f0\b0 message if the
\f1\b Installer
\f0\b0 app does not have permission to access the folder containing the downloaded installer file, typically in the
\f1\b Downloads
\f0\b0 folder. Go to
\f1\b System Settings
\f0\b0 ->
\f1\b Privacy & Security
\f0\b0 ->
\f1\b Files and Folders
\f0\b0 , then click the mark in front of
\f1\b Installer
\f0\b0 to expand, and enable
\f1\b Downloads Folder
\f0\b0 by moving the toggle to the right. See {\field{\*\fldinst{HYPERLINK "https://github.com/python/cpython/issues/103207"}}{\fldrslt https://github.com/python/cpython/issues/103207}} for up-to-date information on this issue. This problem has been resolved in macOS 13.4.\
\

\f1\b NOTE:
\f0\b0 This is a beta test preview of Python 3.12.0, the next feature release of Python 3. It is not intended for production use.\
}

0 comments on commit 08f8165

Please sign in to comment.