diff options
author | matthewhughes934 <34972397+matthewhughes934@users.noreply.github.com> | 2020-07-17 09:59:15 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-17 01:59:15 -0700 |
commit | 8e836bb21ce73f0794fd769db5883c29680dfe47 (patch) | |
tree | b19c7a0296b157bb6654f175ff608b61521a4910 /Lib/test/test_yield_from.py | |
parent | 38d3864efe914fda64553e2ec75c9ec15574483f (diff) | |
download | cpython-git-8e836bb21ce73f0794fd769db5883c29680dfe47.tar.gz |
bpo-41195: Add getter for Openssl security level (GH-21282)
Add an accessor under SSLContext.security_level as a wrapper around
SSL_CTX_get_security_level, see:
https://www.openssl.org/docs/manmaster/man3/SSL_CTX_get_security_level.html
------
This is my first time contributing, so please pull me up on all the things I missed or did incorrectly.
Automerge-Triggered-By: @tiran
Diffstat (limited to 'Lib/test/test_yield_from.py')
0 files changed, 0 insertions, 0 deletions