Skip to content

Commit f8c3b69

Browse files
committed
Add downloads page link to OS X installer README screens.
1 parent 525d5ae commit f8c3b69

2 files changed

Lines changed: 9 additions & 8 deletions

File tree

Mac/BuildScript/resources/ReadMe.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ The Python installer now includes an option to automatically install or upgrade
2929

3030
To make it easier to use scripts installed by third-party Python packages, with pip or by other means, the Shell profile updater option is now enabled by default, as has been the case with Python 2.7.x installers. You can also turn this option off by selecting Customize and unchecking the Shell profile updater option. You can also update your shell profile later by launching the Update Shell Profile command found in the /Applications/Python $VERSION folder. You may need to start a new terminal window for the changes to take effect.
3131

32+
For other changes in this release, see the Release Notes link for this release at https://www.python.org/downloads/.
33+
3234
=============================
3335
Python 3 and Python 2 Co-existence
3436
=============================

Mac/BuildScript/resources/readme.rtf

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
{\rtf1\ansi\ansicpg1252\cocoartf1265\cocoasubrtf210
1+
{\rtf1\ansi\ansicpg1252\cocoartf1343\cocoasubrtf160
22
{\fonttbl\f0\fswiss\fcharset0 Helvetica;\f1\fmodern\fcharset0 CourierNewPSMT;}
33
{\colortbl;\red255\green255\blue255;}
4-
\margl1440\margr1440\vieww13020\viewh15160\viewkind0
4+
\margl1440\margr1440\vieww13380\viewh14600\viewkind0
55
\pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\pardirnatural
66

77
\f0\fs24 \cf0 This package will install Python $FULL_VERSION for Mac OS X $MACOSX_DEPLOYMENT_TARGET for the following architecture(s): $ARCHITECTURES.\
@@ -41,8 +41,7 @@ With the change to the newer flat format installer package, the download file no
4141
\b \cf0 \ul \ulc0 New Installation Options and Defaults\
4242
\ulnone [NEW for Python 3.4.0]
4343
\b0 \
44-
\pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\pardirnatural
45-
\cf0 \
44+
\
4645
The Python installer now includes an option to automatically install or upgrade
4746
\f1 pip
4847
\f0 , a tool for installing and managing Python packages. This option is enabled by default and no Internet access is required. If you do not want the installer to do this, select the
@@ -67,12 +66,12 @@ To make it easier to use scripts installed by third-party Python packages, with
6766
\f1 /Applications/Python $VERSION
6867
\f0 folder. You may need to start a new terminal window for the changes to take effect.\
6968
\
70-
\pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\pardirnatural
69+
For other changes in this release, see the Release Notes link for this release at {\field{\*\fldinst{HYPERLINK "https://www.python.org/downloads/"}}{\fldrslt https://www.python.org/downloads/}}.\
70+
\
7171

72-
\b \cf0 \ul \ulc0 Python 3 and Python 2 Co-existence\
73-
\pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\pardirnatural
72+
\b \ul Python 3 and Python 2 Co-existence\
7473
75-
\b0 \cf0 \ulnone \
74+
\b0 \ulnone \
7675
Python.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,
7776
\f1 python3
7877
\f0 (or

0 commit comments

Comments
 (0)