gh-131736: only apply security_level workaround in test_ssl for security levels greater than 1#131739
Conversation
This reverts commit ca6c156.
|
cc @gpshead |
|
🤖 New build scheduled with the buildbot fleet by @gpshead for commit 1968316 🤖 Results will be shown at: https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F131739%2Fmerge If you want to schedule another build, you need to add the 🔨 test-with-buildbots label again. |
|
Hi @gpshead, thanks for the quick review. Are we waiting on another reviewer or do you think this is ready to merge? |
|
Thanks @WillChilds-Klein for the PR, and @picnixz for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12. |
|
Thanks @WillChilds-Klein for the PR, and @picnixz for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13. |
… for security levels greater than 1 (pythonGH-131739) (cherry picked from commit 3b3720f) Co-authored-by: Will Childs-Klein <willck93@gmail.com>
|
GH-131966 is a backport of this pull request to the 3.12 branch. |
… for security levels greater than 1 (pythonGH-131739) (cherry picked from commit 3b3720f) Co-authored-by: Will Childs-Klein <willck93@gmail.com>
|
GH-131967 is a backport of this pull request to the 3.13 branch. |
This comment was marked as resolved.
This comment was marked as resolved.
security_level workaround in test_ssl for security levels greater than 1
Notes
Please see Issue #131736.
Testing