diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2021-05-17 08:03:57 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-17 08:03:57 (GMT) |
commit | 60fa8b32dbfe452b81c44d2b8a96325fb19a206d (patch) | |
tree | 8fe38e70da6c1418f6a4f810220853f47738d043 /Lib/shutil.py | |
parent | e6755ba94b629a51819c9c076626afc187cded9b (diff) | |
download | cpython-60fa8b32dbfe452b81c44d2b8a96325fb19a206d.zip cpython-60fa8b32dbfe452b81c44d2b8a96325fb19a206d.tar.gz cpython-60fa8b32dbfe452b81c44d2b8a96325fb19a206d.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!
(cherry picked from commit c10392e7ddb3eafbd11e9ffe335c07648426715f)
Co-authored-by: Gregory P. Smith <greg@krypto.org>
Diffstat (limited to 'Lib/shutil.py')
0 files changed, 0 insertions, 0 deletions