…ythonGH-104675)
This matches the GIL releasing behavior of our existing `_hashopenssl`
module, extending it to the HACL* built-ins.
Includes adding comments to better describe the ENTER/LEAVE macros
purpose and explain the lock strategy in both existing and new code.
(cherry picked from commit
2e5d8a9)
Co-authored-by: Gregory P. Smith <greg@krypto.org>
This matches the GIL releasing behavior of our existing _hashopenssl
module, extending it to the HACL* built-ins.
Includes adding comments to better describe the ENTER/LEAVE macros
purpose and explain the lock strategy in both existing and new code.
(cherry picked from commit 2e5d8a9)
Co-authored-by: Gregory P. Smith greg@krypto.org