Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 68f9471

Browse files
authoredJul 31, 2023
Update macOS installer screens to 3.13. (pythonGH-107475)
1 parent 83e0976 commit 68f9471

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed
 

‎Mac/BuildScript/resources/ReadMe.rtf

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,22 +11,22 @@
1111
\pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\partightenfactor0
1212

1313
\f1\b \cf0 NOTE:
14-
\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.\
14+
\f0\b0 This is an alpha preview of Python 3.13.0, the next feature release of Python 3. It is not intended for production use.\
1515
\pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\pardirnatural\partightenfactor0
1616
\cf0 \
1717
\pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\pardirnatural\partightenfactor0
1818

1919
\f1\b \cf0 \ul \ulc0 Certificate verification and OpenSSL\
2020
2121
\f0\b0 \ulnone \
22-
This package includes its own private copy of OpenSSL 1.1.1. The trust certificates in system and user keychains managed by the
22+
This package includes its own private copy of OpenSSL 3.0. The trust certificates in system and user keychains managed by the
2323
\f2\i Keychain Access
2424
\f0\i0 application and the
2525
\f2\i security
2626
\f0\i0 command line utility are not used as defaults by the Python
2727
\f3 ssl
2828
\f0 module. A sample command script is included in
29-
\f3 /Applications/Python 3.11
29+
\f3 /Applications/Python 3.13
3030
\f0 to install a curated bundle of default root certificates from the third-party
3131
\f3 certifi
3232
\f0 package ({\field{\*\fldinst{HYPERLINK "https://pypi.org/project/certifi/"}}{\fldrslt https://pypi.org/project/certifi/}}). Double-click on

‎Mac/BuildScript/resources/Welcome.rtf

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,8 @@
1212
\f1\b macOS $MACOSX_DEPLOYMENT_TARGET
1313
\f0\b0 .\
1414
\
15-
\pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\partightenfactor0
1615

17-
\f1\b \cf0 Python for macOS
16+
\f1\b Python for macOS
1817
\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,
1918
\f1\b IDLE
2019
\f0\b0 . You can also use the included
@@ -27,5 +26,5 @@ At the end of this install, click on
2726
\
2827

2928
\f1\b NOTE:
30-
\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.\
29+
\f0\b0 This is an alpha test preview of Python 3.13.0, the next feature release of Python 3. It is not intended for production use.\
3130
}

0 commit comments

Comments
 (0)
Please sign in to comment.