Skip to content

Commit 6fba031

Browse files
authored
Update macOS installer ReadMe and Welcome screens for 3.12.0b1. (GH-104739)
1 parent 13e4600 commit 6fba031

File tree

2 files changed

+6
-27
lines changed

2 files changed

+6
-27
lines changed

Mac/BuildScript/resources/ReadMe.rtf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
{\rtf1\ansi\ansicpg1252\cocoartf2639
1+
{\rtf1\ansi\ansicpg1252\cocoartf2709
22
\cocoatextscaling0\cocoaplatform0{\fonttbl\f0\fswiss\fcharset0 Helvetica;\f1\fswiss\fcharset0 Helvetica-Bold;\f2\fswiss\fcharset0 Helvetica-Oblique;
33
\f3\fmodern\fcharset0 CourierNewPSMT;\f4\fmodern\fcharset0 Courier;}
44
{\colortbl;\red255\green255\blue255;}
@@ -11,7 +11,7 @@
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 an alpha 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 a beta preview of Python 3.12.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

Mac/BuildScript/resources/Welcome.rtf

Lines changed: 4 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
{\rtf1\ansi\ansicpg1252\cocoartf2708
1+
{\rtf1\ansi\ansicpg1252\cocoartf2709
22
\cocoascreenfonts1\cocoatextscaling0\cocoaplatform0{\fonttbl\f0\fswiss\fcharset0 Helvetica;\f1\fswiss\fcharset0 Helvetica-Bold;\f2\fmodern\fcharset0 CourierNewPSMT;
33
}
44
{\colortbl;\red255\green255\blue255;}
@@ -12,8 +12,9 @@
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
1516

16-
\f1\b Python for macOS
17+
\f1\b \cf0 Python for macOS
1718
\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,
1819
\f1\b IDLE
1920
\f0\b0 . You can also use the included
@@ -25,28 +26,6 @@ At the end of this install, click on
2526
\f0 to install a set of current SSL root certificates.\
2627
\
2728

28-
\f1\b macOS 13 Ventura users
29-
\f0\b0 : Due to an issue with the macOS
30-
\f1\b Installer
31-
\f0\b0 app, installation of some third-party packages including this Python package may fail with a vague
32-
\f1\b "The installer encountered an error"
33-
\f0\b0 message if the
34-
\f1\b Installer
35-
\f0\b0 app does not have permission to access the folder containing the downloaded installer file, typically in the
36-
\f1\b Downloads
37-
\f0\b0 folder. Go to
38-
\f1\b System Settings
39-
\f0\b0 ->
40-
\f1\b Privacy & Security
41-
\f0\b0 ->
42-
\f1\b Files and Folders
43-
\f0\b0 , then click the mark in front of
44-
\f1\b Installer
45-
\f0\b0 to expand, and enable
46-
\f1\b Downloads Folder
47-
\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.\
48-
\
49-
5029
\f1\b NOTE:
51-
\f0\b0 This is an alpha test preview of Python 3.12.0, the next feature release of Python 3. It is not intended for production use.\
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.\
5231
}

0 commit comments

Comments
 (0)