Skip to content

Conversation

picnixz
Copy link
Member

@picnixz picnixz commented May 31, 2025

OpenSSL and HACL*-based hash functions constructors now support both data and string parameters. Previously these constructor functions inconsistently supported sometimes data and sometimes string, while the documentation expected data to be given in all cases.

(cherry picked from commit c6e63d9 and 379d0bc)

…constructors AC signatures (pythonGH-134713)

OpenSSL and HACL*-based hash functions constructors now support both `data` and `string` parameters.
Previously these constructor functions inconsistently supported sometimes `data` and sometimes `string`,
while the documentation expected `data` to be given in all cases.

(cherry picked from commit c6e63d9)
(cherry picked from commit 379d0bc)

Co-authored-by: Bénédikt Tran <[email protected]>
@picnixz picnixz force-pushed the backport-c6e63d9-3.13 branch from d332225 to ad4c913 Compare May 31, 2025 13:22
@picnixz picnixz added the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label May 31, 2025
@bedevere-bot
Copy link

🤖 New build scheduled with the buildbot fleet by @picnixz for commit ad4c913 🤖

Results will be shown at:

https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F134962%2Fmerge

If you want to schedule another build, you need to add the 🔨 test-with-buildbots label again.

@bedevere-bot bedevere-bot removed the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label May 31, 2025
@picnixz picnixz merged commit 2c325e2 into python:3.13 Jun 1, 2025
113 of 115 checks passed
@picnixz picnixz deleted the backport-c6e63d9-3.13 branch June 1, 2025 08:27
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.

2 participants