gh-155835: fix `digest_size` data race on BLAKE-2 objects by picnixz · Pull Request #155839 · python/cpython · GitHub
Skip to content

gh-155835: fix digest_size data race on BLAKE-2 objects - #155839

Merged
picnixz merged 5 commits into
python:mainfrom
picnixz:meta/crypto/c/36/blake2-hash-critical-sections-155835
Sep 6, 2026
Merged

gh-155835: fix digest_size data race on BLAKE-2 objects#155839
picnixz merged 5 commits into
python:mainfrom
picnixz:meta/crypto/c/36/blake2-hash-critical-sections-155835

Conversation

@picnixz

@picnixz picnixz commented Aug 15, 2026

Copy link
Copy Markdown
Member

@picnixz
picnixz requested a review from gpshead as a code owner August 15, 2026 11:20
@picnixz picnixz added needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes needs backport to 3.15 pre-release feature fixes, bugs and security fixes awaiting core review and removed awaiting core review needs backport to 3.13 bugs and security fixes labels Aug 15, 2026
@picnixz

picnixz commented Aug 15, 2026

Copy link
Copy Markdown
Member Author

Comment thread Lib/test/test_hashlib.py Outdated
@picnixz
picnixz merged commit 878b5e2 into python:main Sep 6, 2026
54 checks passed
@picnixz
picnixz deleted the meta/crypto/c/36/blake2-hash-critical-sections-155835 branch September 6, 2026 16:49
@miss-islington-app

Copy link
Copy Markdown

Thanks @picnixz for the PR 🌮🎉.. I'm working now to backport this PR to: 3.14, 3.15.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

@miss-islington-app

Copy link
Copy Markdown

Sorry, @picnixz, I could not cleanly backport this to 3.15 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 878b5e256aa40c45e12a0cd5c63f8a249f7c3704 3.15

@miss-islington-app

Copy link
Copy Markdown

Sorry, @picnixz, I could not cleanly backport this to 3.14 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 878b5e256aa40c45e12a0cd5c63f8a249f7c3704 3.14

@bedevere-bot

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs backport to 3.14 bugs and security fixes needs backport to 3.15 pre-release feature fixes, bugs and security fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants