]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
📝 Make sure the phrase "constant-time compare" actually appears in the docs (GH-93396...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 6 Jun 2022 16:54:04 +0000 (09:54 -0700)
committerGitHub <noreply@github.com>
Mon, 6 Jun 2022 16:54:04 +0000 (18:54 +0200)
commit3d190513864bbb21529f49c858c4f8aa11dac9d0
treee9af3916f211ca01f986cada32741ec342f23c06
parentfd247db57a536d62902b296af599505298fd1e70
📝 Make sure the phrase "constant-time compare" actually appears in the docs (GH-93396) (#93400)

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 8241a6971e6051ba10040af6b50f9236faa0c892)

Co-authored-by: Noah Kantrowitz <noah@coderanger.net>
Doc/library/secrets.rst