]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] Fix an ironic typo in a code comment. (gh-109186) (#109188)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 12 Sep 2023 14:00:13 +0000 (07:00 -0700)
committerGitHub <noreply@github.com>
Tue, 12 Sep 2023 14:00:13 +0000 (16:00 +0200)
commit888bcf49c08cd2a9e5a9b1dc4d7791c1525b3d69
treeb6bd6773a8e3d47befd5f6ed3fd5f6d1b7f64a54
parentacde502e8a692a322ea43c69059c01cc8f6d5bad
[3.12] Fix an ironic typo in a code comment. (gh-109186) (#109188)

Fix an ironic typo in a code comment. (gh-109186)
(cherry picked from commit 75cd86599bad05cb372aed9fccc3ff884cd38b70)

Co-authored-by: Raymond Hettinger <rhettinger@users.noreply.github.com>
Lib/random.py