This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author miss-islington
Recipients christian.heimes, gregory.p.smith, miss-islington
Date 2021-05-17.08:04:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1621238644.87.0.303732347578.issue44145@roundup.psfhosted.org>
In-reply-to
Content
New changeset 60fa8b32dbfe452b81c44d2b8a96325fb19a206d by Miss Islington (bot) in branch '3.10':
bpo-44145: Release the GIL around HMAC_Update. (GH-26157)
https://github.com/python/cpython/commit/60fa8b32dbfe452b81c44d2b8a96325fb19a206d
History
Date User Action Args
2021-05-17 08:04:04miss-islingtonsetrecipients: + miss-islington, gregory.p.smith, christian.heimes
2021-05-17 08:04:04miss-islingtonsetmessageid: <1621238644.87.0.303732347578.issue44145@roundup.psfhosted.org>
2021-05-17 08:04:04miss-islingtonlinkissue44145 messages
2021-05-17 08:04:04miss-islingtoncreate