]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-109653: Reduce the import time of `random` by 60% (#110221)
authorAlex Waygood <Alex.Waygood@Gmail.com>
Mon, 2 Oct 2023 22:56:31 +0000 (23:56 +0100)
committerGitHub <noreply@github.com>
Mon, 2 Oct 2023 22:56:31 +0000 (22:56 +0000)
commit21a6263020db17020b2886f996bc23aa8cb7fbdf
tree8b6216f85d5668a4c07c4e324242b837abeb543a
parent4596c76d1a7650fd4650c814dc1d40d664cd8fb4
gh-109653: Reduce the import time of `random` by 60% (#110221)
Lib/random.py
Misc/NEWS.d/next/Library/2023-10-02-15-40-10.gh-issue-109653.iB0peK.rst [new file with mode: 0644]