Skip to content

Commit 5143284

Browse files
authored
Add note to Mac installer ReadMe about macOS 10.15 Gatekeeper changes. (GH-18648)
1 parent b942ba0 commit 5143284

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

Mac/BuildScript/resources/ReadMe.rtf

Lines changed: 8 additions & 2 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;;}
@@ -56,6 +56,12 @@ Due to new security checks on macOS 10.15 Catalina, when launching IDLE macOS ma
5656
\f0\b0 button to proceed.\
5757
\
5858

59+
\f1\b \ul macOS 10.15 (Catalina) Gatekeeper Requirements [changed in 3.9.0a4]\
60+
61+
\f0\b0 \ulnone \
62+
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.9.0a4, 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.9.0a4 and earlier 3.9.0 alphas in areas like ctypes, importlib, or mmap, please check bugs.python.org for existing reports and, if necessary, open a new issue.\
63+
\
64+
5965
\f1\b \ul Other changes\
6066
6167
\f0\b0 \ulnone \

0 commit comments

Comments
 (0)