Tin mới
GitHub CopilotWrite better code with AI
GitHub Copilot appDirect agents from issue to merge
CodespacesInstant dev environments
Code ReviewManage code changes
Code QualityEnforce quality at merge
GitHub Advanced SecurityFind and fix vulnerabilities
Code securitySecure your code as you build
Secret protectionStop leaks before they start
GitHub SponsorsFund open source developers
Copilot for BusinessEnterprise-grade AI features
Premium SupportEnterprise-grade 24/7 support
Replace built-in hashlib with verified implementations from HACL* #99108
: Release the GIL around hashlib built-in hash updates.
Do the same for sha2, sha1, & md5.
Learn more about hiding disruptive comments
The reason will be displayed to describe this comment to others. Learn more.
Better describe the ENTER/LEAVE macros.
Explain the locking strategy in comments.
Merge branch 'main' into hashlib_hacl_dropGIL
Merge branch 'main' into hashlib_hacl_dropGIL
: Release the GIL around hashlib built-in computation (
: Release the GIL around hashlib built-in computation (