Skip to content

Commit a199f48

Browse files
authored
Add note to Mac installer ReadMe about macOS 10.15 Gatekeeper changes. (GH-18647)
1 parent 45cc9ce commit a199f48

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

Mac/BuildScript/resources/ReadMe.rtf

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
{\rtf1\ansi\ansicpg1252\cocoartf1671\cocoasubrtf600
2-
{\fonttbl\f0\fswiss\fcharset0 Helvetica;\f1\fswiss\fcharset0 Helvetica-Bold;\f2\fswiss\fcharset0 Helvetica-Oblique;
1+
{\rtf1\ansi\ansicpg1252\cocoartf2511
2+
\cocoatextscaling0\cocoaplatform0{\fonttbl\f0\fswiss\fcharset0 Helvetica;\f1\fswiss\fcharset0 Helvetica-Bold;\f2\fswiss\fcharset0 Helvetica-Oblique;
33
\f3\fmodern\fcharset0 CourierNewPSMT;}
44
{\colortbl;\red255\green255\blue255;}
55
{\*\expandedcolortbl;;}
@@ -36,8 +36,7 @@ The bundled
3636
\f0\b0 \ulnone \
3737
\
3838
This package includes its own private version of Tcl/Tk 8.6. It does not use any system-supplied or third-party supplied versions of Tcl/Tk.\
39-
\pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\pardirnatural\partightenfactor0
40-
\cf0 \
39+
\
4140
Due to new security checks on macOS 10.15 Catalina, when launching IDLE macOS may open a window with a message
4241
\f1\b "Python" would like to access files in your Documents folder
4342
\f0\b0 . This is normal as IDLE uses your
@@ -49,9 +48,14 @@ Due to new security checks on macOS 10.15 Catalina, when launching IDLE macOS ma
4948
\f0\b0 file dialog windows. Click on the
5049
\f1\b OK
5150
\f0\b0 button to proceed.\
52-
\pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\pardirnatural\partightenfactor0
5351

54-
\f1\b \cf0 \ul \ulc0 \
52+
\f1\b \ul \
53+
macOS 10.15 (Catalina) Gatekeeper Requirements [changed in 3.8.2]\
54+
55+
\f0\b0 \ulnone \
56+
As of 2020-02-03, Apple has changed how third-party installer packages, like those provided by python.org, are notarized for verification by Gatekeeper and begun enforcing additional requirements such as code signing and use of the hardened runtime. As of 3.8.2, python.org installer packages now meet those additional notarization requirements. The necessary changes in packaging should be transparent to your use of Python but, in the unlikely event that you encounter changes in behavior between 3.8.1 and 3.8.2 in areas like ctypes, importlib, or mmap, please check bugs.python.org for existing reports and, if necessary, open a new issue.\
57+
58+
\f1\b \ul \
5559
Other changes\
5660
5761
\f0\b0 \ulnone \

0 commit comments

Comments
 (0)