gh-99108: Release the GIL around hashlib built-in computation (#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.
G
Gregory P. Smith committed
2e5d8a90aa633ff0bebc9b2b8e21eea389937b19
Parent: 988c1f6
Committed by GitHub <noreply@github.com>
on 5/23/2023, 12:06:41 AM