mirror of https://github.com/python/cpython
Update the Mac installer README file for 3.6.0.
This commit is contained in:
parent
53c53ea4c5
commit
9a5549598a
|
@ -1,7 +1,7 @@
|
|||
{\rtf1\ansi\ansicpg1252\cocoartf1504\cocoasubrtf390
|
||||
{\rtf1\ansi\ansicpg1252\cocoartf1504\cocoasubrtf750
|
||||
{\fonttbl\f0\fswiss\fcharset0 Helvetica;\f1\fmodern\fcharset0 CourierNewPSMT;}
|
||||
{\colortbl;\red255\green255\blue255;}
|
||||
{\*\expandedcolortbl;\csgray\c100000;}
|
||||
{\*\expandedcolortbl;;}
|
||||
\margl1440\margr1440\vieww13380\viewh14600\viewkind0
|
||||
\pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\pardirnatural\partightenfactor0
|
||||
|
||||
|
@ -37,13 +37,13 @@ Certificate verification and OpenSSL\
|
|||
\i security
|
||||
\i0 command line utility are no longer used as defaults by the Python
|
||||
\f1 ssl
|
||||
\f0 module. For 3.6.0b1, a sample command script is included in
|
||||
\f0 module. For 3.6.0, a sample command script is included in
|
||||
\f1 /Applications/Python 3.6
|
||||
\f0 to install a curated bundle of default root certificates from the third-party
|
||||
\f1 certifi
|
||||
\f0 package ({\field{\*\fldinst{HYPERLINK "https://pypi.python.org/pypi/certifi"}}{\fldrslt https://pypi.python.org/pypi/certifi}}). If you choose to use
|
||||
\f1 certifi
|
||||
\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. More options will be provided prior to the final release of 3.6.0.\
|
||||
\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.\
|
||||
\
|
||||
The bundled
|
||||
\f1 pip
|
||||
|
@ -58,7 +58,7 @@ To use IDLE or other programs that use the Tkinter graphical user interface tool
|
|||
\i Tcl/Tk
|
||||
\i0 frameworks. 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
|
||||
\i Tcl/Tk
|
||||
\i0 for this version of Python and of Mac OS X. For the initial preview releases of Python 3.6, the installer is still linked with Tcl/Tk 8.5; this will likely change prior to the final release of 3.6.0.\
|
||||
\i0 for this version of Python and of Mac OS X. For the initial release of Python 3.6, the installer is still linked with Tcl/Tk 8.5.\
|
||||
|
||||
\b \ul \
|
||||
Other changes\
|
||||
|
|
Loading…
Reference in New Issue