diff options
author | Gregory P. Smith <greg@krypto.org> | 2021-05-17 07:35:16 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-17 07:35:16 (GMT) |
commit | c10392e7ddb3eafbd11e9ffe335c07648426715f (patch) | |
tree | 146c4df27ee1c94b07f90f6683f0843030588849 /Lib/test | |
parent | b102dd598dd2666b72e93ae53ae813d1e88f186c (diff) | |
download | cpython-c10392e7ddb3eafbd11e9ffe335c07648426715f.zip cpython-c10392e7ddb3eafbd11e9ffe335c07648426715f.tar.gz cpython-c10392e7ddb3eafbd11e9ffe335c07648426715f.tar.bz2 |
bpo-44145: Release the GIL around HMAC_Update. (GH-26157)
It was always meant to be released for parallelization.
This now matches the other similar code in the module.
Thanks michaelforney for noticing!
Diffstat (limited to 'Lib/test')
0 files changed, 0 insertions, 0 deletions