diff options
author | Paul Kehrer <paul.l.kehrer@gmail.com> | 2015-10-24 20:10:06 -0500 |
---|---|---|
committer | Paul Kehrer <paul.l.kehrer@gmail.com> | 2015-10-24 20:10:06 -0500 |
commit | 1161aeadd3cc0f0769b0e39959c4c51aa206ed1d (patch) | |
tree | 354e50df8939dc7acec4294ab95fc0e9fb59464e /tests | |
parent | c6af93903be97612314cbd9a8d8e3264059419df (diff) | |
download | cryptography-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