Skip to content

[3.14] gh-152851: fix a crash when copying a BLAKE-2s/2b object (GH-153008)#153012

Merged
picnixz merged 3 commits into
python:3.14from
picnixz:backport-5a400ce-3.14
Jul 4, 2026
Merged

[3.14] gh-152851: fix a crash when copying a BLAKE-2s/2b object (GH-153008)#153012
picnixz merged 3 commits into
python:3.14from
picnixz:backport-5a400ce-3.14

Conversation

@picnixz

@picnixz picnixz commented Jul 4, 2026

Copy link
Copy Markdown
Member

…pythonGH-153008)

(cherry picked from commit 5a400ce)

Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Comment thread Modules/blake2module.c
Comment thread Modules/blake2module.c
@picnixz picnixz enabled auto-merge (squash) July 4, 2026 10:14
@picnixz picnixz added the needs backport to 3.13 bugs and security fixes label Jul 4, 2026
@picnixz picnixz merged commit d786fbd into python:3.14 Jul 4, 2026
49 checks passed
@miss-islington-app

Copy link
Copy Markdown

Thanks @picnixz for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖

@miss-islington-app

Copy link
Copy Markdown

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

cherry_picker d786fbdfcc9d63e0f92df60f464c46ac6b4ce292 3.13

@picnixz

picnixz commented Jul 4, 2026

Copy link
Copy Markdown
Member Author

😭

@picnixz picnixz deleted the backport-5a400ce-3.14 branch July 4, 2026 10:53
@picnixz

picnixz commented Jul 4, 2026

Copy link
Copy Markdown
Member Author

Oh no need for backports actually! 3.13 is using old impl.

@picnixz picnixz removed the needs backport to 3.13 bugs and security fixes label Jul 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant