blob: aecbaa353cbf73c3759d7991915f8815c0844855 [file] [log] [blame]
Ned Deily8c9bb722018-01-30 07:42:14 -05001{\rtf1\ansi\ansicpg1252\cocoartf1561\cocoasubrtf200
Ned Deily5d3febf2014-12-13 00:17:46 -08002{\fonttbl\f0\fswiss\fcharset0 Helvetica;\f1\fmodern\fcharset0 CourierNewPSMT;}
3{\colortbl;\red255\green255\blue255;}
Ned Deily9a554952016-12-06 17:00:44 -05004{\*\expandedcolortbl;;}
Ned Deily5d3febf2014-12-13 00:17:46 -08005\margl1440\margr1440\vieww13380\viewh14600\viewkind0
Ned Deilyfc92e2c2016-05-16 16:03:12 -04006\pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\pardirnatural\partightenfactor0
Ned Deily5d3febf2014-12-13 00:17:46 -08007
Ned Deilycc5ac042018-02-27 17:39:50 -05008\f0\fs24 \cf0 This package will install Python $FULL_VERSION for macOS $MACOSX_DEPLOYMENT_TARGET for the following architecture(s): $ARCHITECTURES.\
Ned Deily5d3febf2014-12-13 00:17:46 -08009\
Ned Deily380c5fb2017-09-18 22:22:00 -040010\pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\partightenfactor0
11
12\b \cf0 NOTE:
Ned Deily8c9bb722018-01-30 07:42:14 -050013\b0 This is a beta preview of the next feature release of Python 3. Existing features may change or be deleted prior to the release code freeze.\
Ned Deily380c5fb2017-09-18 22:22:00 -040014\pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\pardirnatural\partightenfactor0
15\cf0 \
Ned Deilyfc92e2c2016-05-16 16:03:12 -040016\pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\pardirnatural\partightenfactor0
Ned Deily5d3febf2014-12-13 00:17:46 -080017
Ned Deily8c9bb722018-01-30 07:42:14 -050018\b \cf0 \ul \ulc0 Which installer variant should I use? [CHANGED in 3.7.0b1]
19\b0 \ulnone \
20\
21For Python.3.7, python.org currently provides two installer variants for download: one that installs a
Ned Deily8c9bb722018-01-30 07:42:14 -050022\i 64-bit-only
23\i0 Python capable of running on
24\i macOS 10.9 (Mavericks)
Ned Deilycc5ac042018-02-27 17:39:50 -050025\i0 or later; and one that installs a
26\i 64-bit/32-bit Intel
27\i0 Python capable of running on
28\i macOS 10.6 (Snow Leopard)
29\i0 or later. (This ReadMe was installed with the
Ned Deily8c9bb722018-01-30 07:42:14 -050030\i $MACOSX_DEPLOYMENT_TARGET
Ned Deilycc5ac042018-02-27 17:39:50 -050031\i0 variant.) If you are running on macOS 10.9 or later and if you have no need for compatibility with older systems, use the 10.9 variant. Use the 10.6 variant if you are running on macOS 10.6 through 10.8 or if you want to produce standalone applications that can run on systems from 10.6. The Pythons installed by these installers are built with private copies of some third-party libraries not included with or newer than those in macOS itself. The list of these libraries varies by installer variant and is included at the end of the License.rtf file.
Ned Deily8c9bb722018-01-30 07:42:14 -050032\b \ul \
33\
34Certificate verification and OpenSSL \{UPDATED in 3.7.0b1]\
Ned Deily380c5fb2017-09-18 22:22:00 -040035
Ned Deily5d3febf2014-12-13 00:17:46 -080036\b0 \ulnone \
Ned Deily8c9bb722018-01-30 07:42:14 -050037This variant of Python 3.7 includes its own private copy of OpenSSL 1.1.0. The deprecated Apple-supplied OpenSSL libraries are no longer used. This means that the trust certificates in system and user keychains managed by the
Ned Deilydde4f632016-09-12 09:39:23 -040038\i Keychain Access
39\i0 application and the
40\i security
41\i0 command line utility are no longer used as defaults by the Python
42\f1 ssl
Ned Deily8c9bb722018-01-30 07:42:14 -050043\f0 module. For this beta release, a sample command script is included in
Ned Deily380c5fb2017-09-18 22:22:00 -040044\f1 /Applications/Python 3.7
Ned Deilydde4f632016-09-12 09:39:23 -040045\f0 to install a curated bundle of default root certificates from the third-party
46\f1 certifi
47\f0 package ({\field{\*\fldinst{HYPERLINK "https://pypi.python.org/pypi/certifi"}}{\fldrslt https://pypi.python.org/pypi/certifi}}). If you choose to use
48\f1 certifi
Ned Deily9a554952016-12-06 17:00:44 -050049\f0 , you should consider subscribing to the{\field{\*\fldinst{HYPERLINK "https://certifi.io/en/latest/"}}{\fldrslt project's email update service}} to be notified when the certificate bundle is updated.\
Ned Deilydde4f632016-09-12 09:39:23 -040050\
51The bundled
52\f1 pip
Ned Deily380c5fb2017-09-18 22:22:00 -040053\f0 included with this installer has its own default certificate store for verifying download connections.\
Ned Deilydde4f632016-09-12 09:39:23 -040054\
Ned Deilydde4f632016-09-12 09:39:23 -040055
Ned Deilycc5ac042018-02-27 17:39:50 -050056\b \ul Using IDLE or other Tk applications [NEW/CHANGED in 3.7.0b1]
57\b0 \ulnone \
58\
59The 10.9+ installer variant comes with its own private version of Tcl/Tk 8.6. It does not use system-supplied or third-party supplied versions of Tcl/Tk.\
60\
61For the 10.6+ variant, you continue to need to install a newer third-party version of the
62\i Tcl/Tk
63\i0 8.5 (not 8.6) frameworks to use IDLE or other programs that use the Tkinter graphical user interface toolkit. Visit {\field{\*\fldinst{HYPERLINK "https://www.python.org/download/mac/tcltk/"}}{\fldrslt https://www.python.org/download/mac/tcltk/}} for current information about supported and recommended versions of
64\i Tcl/Tk
65\i0 for this version of Python and of macOS.\
66
67\b \ul \
68Other changes\
Ned Deily1b7f6fe2015-07-03 23:53:51 -070069
70\b0 \ulnone \
Ned Deilyfc92e2c2016-05-16 16:03:12 -040071For other changes in this release, see the
Ned Deily1b7f6fe2015-07-03 23:53:51 -070072\i What's new
73\i0 section in the {\field{\*\fldinst{HYPERLINK "https://www.python.org/doc/"}}{\fldrslt Documentation Set}} for this release and its
74\i Release Notes
75\i0 link at {\field{\*\fldinst{HYPERLINK "https://www.python.org/downloads/"}}{\fldrslt https://www.python.org/downloads/}}.\
Ned Deily1b7f6fe2015-07-03 23:53:51 -070076
Ned Deilyfc92e2c2016-05-16 16:03:12 -040077\b \ul \
Ned Deily5d3febf2014-12-13 00:17:46 -080078Python 3 and Python 2 Co-existence\
79
80\b0 \ulnone \
81Python.org Python $VERSION and 2.7.x versions can both be installed on your system and will not conflict. Command names for Python 3 contain a 3 in them,
82\f1 python3
83\f0 (or
84\f1 python$VERSION
85\f0 ),
86\f1 idle3
87\f0 (or i
88\f1 dle$VERSION
89\f0 ),
90\f1 pip3
91\f0 (or
92\f1 pip$VERSION
93\f0 ), etc. Python 2.7 command names contain a 2 or no digit:
94\f1 python2
95\f0 (or
96\f1 python2.7
97\f0 or
98\f1 python
99\f0 ),
100\f1 idle2
101\f0 (or
102\f1 idle2.7
103\f0 or
104\f1 idle
105\f0 ), etc.\
106}