The Wayback Machine - https://web.archive.org/web/20250819002524/https://github.com/python/cpython/pull/93400
Skip to content

[3.10] 📝 Make sure the phrase "constant-time compare" actually appears in the docs (GH-93396) #93400

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

Merged
merged 1 commit into from
Jun 6, 2022

Conversation

miss-islington
Copy link
Contributor

This is purely for SEO as this is the actual generic name for this kind of method and it currently does not appear in a Google search for "python constant time compare". Not creating an issue or setting this up for backports as its trivial (I think) and not a functional change.
(cherry picked from commit 8241a69)

Co-authored-by: Noah Kantrowitz [email protected]

…e docs (pythonGH-93396)

This is purely for SEO as this is the actual generic name for this kind of method and it currently does not appear in a Google search for "python constant time compare". Not creating an issue or setting this up for backports as its trivial (I think) and not a functional change.
(cherry picked from commit 8241a69)

Co-authored-by: Noah Kantrowitz <[email protected]>
@miss-islington
Copy link
Contributor Author

@coderanger: Status check is done, and it's a failure ❄1¤7 .

1 similar comment
@miss-islington
Copy link
Contributor Author

@coderanger: Status check is done, and it's a failure ❄1¤7 .

@miss-islington
Copy link
Contributor Author

Status check is done, and it's a success ✄1¤7 .

@ambv ambv merged commit 3d19051 into python:3.10 Jun 6, 2022
@miss-islington miss-islington deleted the backport-8241a69-3.10 branch June 6, 2022 16:54
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 issue skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants