-
-
Notifications
You must be signed in to change notification settings - Fork 31k
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
bpo-45007: Update multissl to openssl 1.1.1l as well #28044
Conversation
Thanks @ambv for the PR 🌮🎉.. I'm working now to backport this PR to: 3.8, 3.9, 3.10. |
This was missed while upgrading CI. (cherry picked from commit d6cb5dd) Co-authored-by: Łukasz Langa <lukasz@langa.pl>
Sorry, @ambv, I could not cleanly backport this to |
Sorry @ambv, I had trouble checking out the |
GH-28061 is a backport of this pull request to the 3.10 branch. |
GH-28062 is a backport of this pull request to the 3.9 branch. |
GH-28063 is a backport of this pull request to the 3.8 branch. |
|
This was missed while upgrading CI.
https://bugs.python.org/issue45007
Automerge-Triggered-By: GH:tiran