https://github.com/python/cpython/commit/8068f718bbe417cd78cdff0bc052050593be27c9 commit: 8068f718bbe417cd78cdff0bc052050593be27c9 branch: 3.13 author: Ned Deily <[email protected]> committer: ned-deily <[email protected]> date: 2026-06-10T13:29:20-04:00 summary:
[3.13] Move blurb entry to correct section. (#151270) files: M Misc/NEWS.d/3.13.14.rst diff --git a/Misc/NEWS.d/3.13.14.rst b/Misc/NEWS.d/3.13.14.rst index 14d4a624f146da..75a21051f3df58 100644 --- a/Misc/NEWS.d/3.13.14.rst +++ b/Misc/NEWS.d/3.13.14.rst @@ -28,21 +28,21 @@ Update macOS installer to use libmpdecimal 4.0.1. .. -.. date: 2026-06-09-12-04-21 +.. date: 2026-06-09-11-40-17 .. gh-issue: 151159 -.. nonce: O2NVrd -.. section: Windows +.. nonce: 9si8Fo +.. section: macOS -Updated bundled version of OpenSSL to 3.0.21. +Update macOS installer to use OpenSSL 3.0.21. .. -.. date: 2026-06-09-11-40-17 +.. date: 2026-06-09-12-04-21 .. gh-issue: 151159 -.. nonce: 9si8Fo +.. nonce: O2NVrd .. section: Windows -Update macOS installer to use OpenSSL 3.0.21. +Updated bundled version of OpenSSL to 3.0.21. .. _______________________________________________ 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]
