Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[3.12] gh-99108: Release the GIL around hashlib built-in computation (GH-104675)#104776

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
gpshead merged 2 commits intopython:3.12frommiss-islington:backport-2e5d8a9-3.12
May 23, 2023

Conversation

miss-islington
Copy link
Contributor

@miss-islingtonmiss-islington commentedMay 23, 2023
edited by bedevere-bot
Loading

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

Co-authored-by: Gregory P. Smithgreg@krypto.org

…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 macrospurpose and explain the lock strategy in both existing and new code.(cherry picked from commit2e5d8a9)Co-authored-by: Gregory P. Smith <greg@krypto.org>
@gpsheadgpsheadenabled auto-merge (squash)May 23, 2023 00:14
@gpsheadgpshead self-assigned thisMay 23, 2023
@gpsheadgpshead merged commit9aea1f2 intopython:3.12May 23, 2023
@miss-islingtonmiss-islington deleted the backport-2e5d8a9-3.12 branchMay 23, 2023 11:24
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@gpsheadgpsheadgpshead approved these changes

@tirantiranAwaiting requested review from tirantiran is a code owner

Assignees

@gpsheadgpshead

Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

4 participants
@miss-islington@gpshead@bedevere-bot@Yhg1s

[8]ページ先頭

©2009-2025 Movatter.jp