]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-110171: `libregrtest` always sets `random.seed` (#110172)
authorNikita Sobolev <mail@sobolevn.me>
Wed, 4 Oct 2023 06:42:12 +0000 (09:42 +0300)
committerGitHub <noreply@github.com>
Wed, 4 Oct 2023 06:42:12 +0000 (06:42 +0000)
commit1465386720cd532a378a5cc1e6de9d96dd8fcc81
tree61d4d7d937ff5e1671983096b572dc5cbd1b2f09
parent5b9a3fd6a0ce3c347463e6192a59c15f5fcb0043
gh-110171: `libregrtest` always sets `random.seed`  (#110172)
Lib/test/libregrtest/cmdline.py
Lib/test/libregrtest/main.py
Lib/test/libregrtest/setup.py
Lib/test/test_regrtest.py
Misc/NEWS.d/next/Tests/2023-10-01-10-27-02.gh-issue-110171.ZPlo0h.rst [new file with mode: 0644]