aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorPaul Kehrer <paul.l.kehrer@gmail.com>2015-10-24 20:10:06 -0500
committerPaul Kehrer <paul.l.kehrer@gmail.com>2015-10-24 20:10:06 -0500
commit1161aeadd3cc0f0769b0e39959c4c51aa206ed1d (patch)
tree354e50df8939dc7acec4294ab95fc0e9fb59464e /tests
parentc6af93903be97612314cbd9a8d8e3264059419df (diff)
downloadcryptography-1161aeadd3cc0f0769b0e39959c4c51aa206ed1d.tar.gz
cryptography-1161aeadd3cc0f0769b0e39959c4c51aa206ed1d.tar.bz2
cryptography-1161aeadd3cc0f0769b0e39959c4c51aa206ed1d.zip
move lock initialization to during binding import
Previously we attempted to register our openssl locks only if the backend was initialized, but we should really just do it immediately. Consumers like PyOpenSSL already call init_static_locks after importing the binding and if a library wants to replace the locks with something else they can do so themselves.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions