]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
log2() is faster than log() (#95214)
authorRaymond Hettinger <rhettinger@users.noreply.github.com>
Sun, 24 Jul 2022 19:21:29 +0000 (14:21 -0500)
committerGitHub <noreply@github.com>
Sun, 24 Jul 2022 19:21:29 +0000 (14:21 -0500)
commiteb9c8a8bea9128b31d4a604c4a1f27ec9b45f333
tree10864dc175fcb75bad98e2a865563342056d57b8
parent00474472944944b346d8409cfded84bb299f601a
log2() is faster than log() (#95214)
Lib/random.py