]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] Correct the argument names for `secrets.choice` and `secrets.randbelow` in...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 10 May 2024 14:56:33 +0000 (16:56 +0200)
committerGitHub <noreply@github.com>
Fri, 10 May 2024 14:56:33 +0000 (14:56 +0000)
commit0874a400a86c563cff71847f35674d4e1bcc3957
treefc677bb5b5064478c19b16a81fd1a9cb1c86d081
parent4480dd86d917dffbf020e68446579bfa48c8eb25
[3.13] Correct the argument names for `secrets.choice` and `secrets.randbelow` in `secrets.rst` (GH-118098) (GH-118906)

Correct the argument names for `secrets.choice` and `secrets.randbelow` in `secrets.rst` (GH-118098)

Correct the argument names for `secrets.choice` and `secrets.randbelow` in `secrets.rst`.
(cherry picked from commit c444362c6e0b6c01f49c3bee864100f52bd3b640)

Co-authored-by: Adam Dangoor <adamdangoor@gmail.com>
Doc/library/secrets.rst