]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Compute v only when needed. (#95183)
authorRaymond Hettinger <rhettinger@users.noreply.github.com>
Sat, 23 Jul 2022 23:07:17 +0000 (18:07 -0500)
committerGitHub <noreply@github.com>
Sat, 23 Jul 2022 23:07:17 +0000 (18:07 -0500)
commita2fbc511985f77c16c0f4a6fc6d3da9ab81a86b7
tree8f4cd2315cf2081c1a3b5e520d1204631fdc0419
parent23f6944c37e0d57c1e065d5f71a4cd0f5f5b3111
Compute v only when needed. (#95183)
Lib/random.py