8000 [3.10] bpo-44145: Release the GIL around HMAC_Update. (GH-26157) by miss-islington · Pull Request #26187 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

[3.10] bpo-44145: Release the GIL around HMAC_Update. (GH-26157) #26187

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 17, 2021

Conversation

miss-islington
Copy link
Contributor
@miss-islington miss-islington commented May 17, 2021

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 c10392e)

Co-authored-by: Gregory P. Smith greg@krypto.org

https://bugs.python.org/issue44145

Automerge-Triggered-By: GH:gpshead

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 c10392e)

Co-authored-by: Gregory P. Smith <greg@krypto.org>
@miss-islington miss-islington requested a review from tiran as a code owner May 17, 2021 07:35
@bedevere-bot bedevere-bot added type-bug An unexpected behavior, bug, or error performance Performance or resource usage awaiting review labels May 17, 2021
@miss-islington
Copy link
Contributor Author

@gpshead: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit 60fa8b3 into python:3.10 May 17, 2021
@miss-islington miss-islington deleted the backport-c10392e-3.10 branch May 17, 2021 08:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
performance Performance or resource usage type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants
0