diff options
author | Ned Deily <nad@python.org> | 2020-08-10 07:04:13 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-08-10 07:04:13 (GMT) |
commit | b0a27055320f4dfb60a24bdb3c825010fce570dc (patch) | |
tree | afff23ce23cd8d9e01cf6cf22432b2e2a0ea9b1d /Mac | |
parent | a9fa66377fbd9ea2fca1483345a8c27d1b32d5b4 (diff) | |
download | cpython-b0a27055320f4dfb60a24bdb3c825010fce570dc.zip cpython-b0a27055320f4dfb60a24bdb3c825010fce570dc.tar.gz cpython-b0a27055320f4dfb60a24bdb3c825010fce570dc.tar.bz2 |
Update macOS installer welcome files for 3.9.0rc. (GH-21804)
Diffstat (limited to 'Mac')
-rw-r--r-- | Mac/BuildScript/resources/ReadMe.rtf | 6 | ||||
-rw-r--r-- | Mac/BuildScript/resources/Welcome.rtf | 4 |
2 files changed, 0 insertions, 10 deletions
diff --git a/Mac/BuildScript/resources/ReadMe.rtf b/Mac/BuildScript/resources/ReadMe.rtf index a1a7cf9..9bc9698 100644 --- a/Mac/BuildScript/resources/ReadMe.rtf +++ b/Mac/BuildScript/resources/ReadMe.rtf @@ -8,12 +8,6 @@ \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 test preview of Python 3.9.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\ diff --git a/Mac/BuildScript/resources/Welcome.rtf b/Mac/BuildScript/resources/Welcome.rtf index de13002..407c225 100644 --- a/Mac/BuildScript/resources/Welcome.rtf +++ b/Mac/BuildScript/resources/Welcome.rtf @@ -23,8 +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 NOTE: -\f0\b0 This is a beta test preview of Python 3.9.0, the next feature release of Python 3. It is not intended for production use.\ }
\ No newline at end of file |