Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[3.10] gh-99502: mention bytes-like objects as input in secrets.compare_digest (GH-99512) #99790

Merged
merged 1 commit into from Nov 26, 2022

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Nov 26, 2022

Now it is in sync with https://docs.python.org/3/library/hmac.htmlGH-hmac.compare_digest
It is the same function, just re-exported. So, I guess they should mention the same input types.
(cherry picked from commit 47d673d)

Co-authored-by: Nikita Sobolev mail@sobolevn.me

…re_digest` (pythonGH-99512)

Now it is in sync with https://docs.python.org/3/library/hmac.htmlGH-hmac.compare_digest
It is the same function, just re-exported. So, I guess they should mention the same input types.
(cherry picked from commit 47d673d)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
@bedevere-bot bedevere-bot added skip news awaiting review docs Documentation in the Doc dir labels Nov 26, 2022
@kumaraditya303 kumaraditya303 merged commit 1fc2e2a into python:3.10 Nov 26, 2022
14 checks passed
@miss-islington miss-islington deleted the backport-47d673d-3.10 branch Nov 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants