summaryrefslogtreecommitdiffstats
path: root/Mac
diff options
context:
space:
mode:
authorNed Deily <nad@python.org>2020-12-07 03:55:12 (GMT)
committerGitHub <noreply@github.com>2020-12-07 03:55:12 (GMT)
commit212337369a64aa96d8b370f39b70113078ad0020 (patch)
tree42201b0fe528acc4315a30831dbdaf2ec9f3a89a /Mac
parent57e511361047895231f5ee7abfdfbbc60e11d2db (diff)
downloadcpython-212337369a64aa96d8b370f39b70113078ad0020.zip
cpython-212337369a64aa96d8b370f39b70113078ad0020.tar.gz
cpython-212337369a64aa96d8b370f39b70113078ad0020.tar.bz2
Update macos installer ReadMe for 3.10.0a3 (GH-23671)
Diffstat (limited to 'Mac')
-rw-r--r--Mac/BuildScript/resources/ReadMe.rtf12
1 files changed, 10 insertions, 2 deletions
diff --git a/Mac/BuildScript/resources/ReadMe.rtf b/Mac/BuildScript/resources/ReadMe.rtf
index a4dd8b5..c82e4b6 100644
--- a/Mac/BuildScript/resources/ReadMe.rtf
+++ b/Mac/BuildScript/resources/ReadMe.rtf
@@ -3,7 +3,7 @@
\f3\fmodern\fcharset0 CourierNewPSMT;}
{\colortbl;\red255\green255\blue255;}
{\*\expandedcolortbl;;}
-\margl1440\margr1440\vieww13380\viewh14600\viewkind0
+\margl1440\margr1440\vieww13380\viewh14580\viewkind0
\pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\pardirnatural\partightenfactor0
\f0\fs24 \cf0 This package will install Python $FULL_VERSION for macOS $MACOSX_DEPLOYMENT_TARGET for the following architecture(s): $ARCHITECTURES.\
@@ -56,7 +56,15 @@ Due to new security checks on macOS 10.15 Catalina, when launching IDLE macOS ma
\f0\b0 button to proceed.\
\
-\f1\b \ul Other changes\
+\f1\b \ul macOS 11.0 (Big Sur) and Apple Silicon Mac support [new in 3.10.0a3]\
+
+\f0\b0 \ulnone \
+As of 2020-11, macOS 11.0 (Big Sur) is the latest release of macOS and one of its major features is the support of new Apple Silicon Macs that are based on the ARM64 CPU architecture specification rather than the Intel 64 (x86_64) architecture used previously. There are other changes in Big Sur that affect Python operation regardless of CPU architecture.\
+\
+Beginning with 3.10.0a3, we provide a new "universal2" installer variant that provides universal binaries for both ARM64 and Intel 64 architectures and is also supported on all Macs that support macOS 10.9 or later. Some of the advantages of the new installer variant: native ARM64 code on Apple Silicon Macs should run significantly faster than Rosetta2-emulated code; some operating system functions and options introduced in macOS releases since 10.9 are now exposed when available (primarily in the os module); the new installer variant includes Tcl/Tk 8.6.10 rather than 8.6.8.\
+
+\f1\b \ul \
+Other changes\
\f0\b0 \ulnone \
For other changes in this release, see the