https://github.com/python/cpython/commit/7359bb8dacc055bdcbb61f8fa4e375b25eedffd9
commit: 7359bb8dacc055bdcbb61f8fa4e375b25eedffd9
branch: main
author: Zachary Ware <[email protected]>
committer: zware <[email protected]>
date: 2026-02-13T16:50:15-06:00
summary:

gh-144551: Update OpenSSL version references in Mac/BuildScript/ (GH-144810)

files:
M Mac/BuildScript/README.rst
M Mac/BuildScript/resources/ReadMe.rtf

diff --git a/Mac/BuildScript/README.rst b/Mac/BuildScript/README.rst
index e44e74f3a49234..54341a81c26743 100644
--- a/Mac/BuildScript/README.rst
+++ b/Mac/BuildScript/README.rst
@@ -73,7 +73,7 @@ download them.
 
     - builds the following third-party libraries
 
-        * OpenSSL 3.0.x
+        * OpenSSL 3.5.x
         * Tcl/Tk 8.6.x
         * NCurses
         * SQLite
diff --git a/Mac/BuildScript/resources/ReadMe.rtf 
b/Mac/BuildScript/resources/ReadMe.rtf
index ee5ba4707dfea4..d81bcd5c745baa 100644
--- a/Mac/BuildScript/resources/ReadMe.rtf
+++ b/Mac/BuildScript/resources/ReadMe.rtf
@@ -19,7 +19,7 @@
 \f1\b \cf0 \ul \ulc0 Certificate verification and OpenSSL\
 
 \f0\b0 \ulnone \
-This package includes its own private copy of OpenSSL 3.0.   The trust 
certificates in system and user keychains managed by the 
+This package includes its own private copy of OpenSSL 3.5.   The trust 
certificates in system and user keychains managed by the 
 \f2\i Keychain Access 
 \f0\i0 application and the 
 \f2\i security

_______________________________________________
Python-checkins mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3//lists/python-checkins.python.org
Member address: [email protected]

Reply via email to