You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
\f1\b\cf0\ul\ulc0 Certificate verification and OpenSSL\
13
+
\f1\b\cf0\ul\ulc0 macOS 11 Big Sur not fully supported\
14
+
15
+
\f0\b0\ulnone\
16
+
Python 3.8.7 is not yet fully supported on macOS 11 Big Sur. It will install on macOS 11 Big Sur and will run on Apple Silicon Macs using Rosetta 2 translation. But a few features do not work correctly, most noticeably those involving searching for system libraries such as
17
+
\f2 ctypes.util.find_library()
18
+
\f0 and in
19
+
\f2 Distutils
20
+
\f0 . Python 3.9.1 or later provides full support for Big Sur and Apple Silicon Macs, including building natively on Apple Silicon Macs and support for
21
+
\f2 universal2
22
+
\f0 binaries\
23
+
\
24
+
25
+
\f1\b\ul Certificate verification and OpenSSL\
14
26
15
27
\f0\b0\ulnone\
16
28
This package includes its own private copy of OpenSSL 1.1.1. The trust certificates in system and user keychains managed by the
17
-
\f2\i Keychain Access
29
+
\f3\i Keychain Access
18
30
\f0\i0 application and the
19
-
\f2\i security
31
+
\f3\i security
20
32
\f0\i0 command line utility are not used as defaults by the Python
21
-
\f3 ssl
33
+
\f2 ssl
22
34
\f0 module. A sample command script is included in
23
-
\f3 /Applications/Python 3.8
35
+
\f2 /Applications/Python 3.8
24
36
\f0 to install a curated bundle of default root certificates from the third-party
25
-
\f3 certifi
37
+
\f2 certifi
26
38
\f0 package ({\field{\*\fldinst{HYPERLINK "https://pypi.org/project/certifi/"}}{\fldrslt https://pypi.org/project/certifi/}}). Double-click on
27
-
\f3 Install Certificates
39
+
\f2 Install Certificates
28
40
\f0 to run it.\
29
41
\
30
42
The bundled
31
-
\f3 pip
43
+
\f2 pip
32
44
\f0 has its own default certificate store for verifying download connections.\
33
45
\
34
46
@@ -60,26 +72,26 @@ Python 2.7 end-of-life [changed in 3.8.4]\
60
72
\
61
73
62
74
\f0\b0\ulnone Python 2.7 has now reached end-of-life. As of Python 3.8.4, the
63
-
\f3 Python Launcher
75
+
\f2 Python Launcher
64
76
\f0 app now has
65
-
\f3 python3
77
+
\f2 python3
66
78
\f0 factory defaults. Also, the
67
-
\f3 Current
79
+
\f2 Current
68
80
\f0 link in the
69
-
\f3 /Library/Frameworks/Python.framework/Versions
81
+
\f2 /Library/Frameworks/Python.framework/Versions
70
82
\f0 directory is now updated to point to the Python 3 being installed; previously, only Python 2 installs updated
71
-
\f3 Current
83
+
\f2 Current
72
84
\f0 . This change might affect developers using the framework to embed Python in their applications. If another version is desired for embedding, the
73
-
\f3 Current
85
+
\f2 Current
74
86
\f0 symlink can be changed manually without affecting 3.8.x behavior.\
75
87
76
88
\f1\b\ul\
77
89
Other changes\
78
90
79
91
\f0\b0\ulnone\
80
92
For other changes in this release, see the
81
-
\f2\i What's new
93
+
\f3\i What's new
82
94
\f0\i0 section in the {\field{\*\fldinst{HYPERLINK "https://www.python.org/doc/"}}{\fldrslt Documentation Set}} for this release and its
83
-
\f2\i Release Notes
95
+
\f3\i Release Notes
84
96
\f0\i0 link at {\field{\*\fldinst{HYPERLINK "https://www.python.org/downloads/"}}{\fldrslt https://www.python.org/downloads/}}.\
0 commit comments