8000 [3.10] gh-109991: Update Windows build to use OpenSSL 1.1.1w by zooba · Pull Request #110090 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

[3.10] gh-109991: Update Windows build to use OpenSSL 1.1.1w #110090

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Oct 10, 2023
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update Misc/NEWS.d/next/Windows/2023-09-29-10-35-29.gh-issue-109991.G…
…muzGZ.rst

Co-authored-by: Zachary Ware <zachary.ware@gmail.com>
  • Loading branch information
zooba and zware authored Sep 29, 2023
commit cc4dae984d7aafb3883d35ef4f2b9b86a7cafaf1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Windows builds now use OpenSSL 1.1.1w. Note that OpenSSL 1.1 has reached its
end of life and no future fixes will be mode, and this version of Python is
end of life and no future fixes will be made, and this version of Python is
no longer receiving maintenance fixes and will not be updated to OpenSSL
3.0.
0