]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-108963: using random to generate unique string in sys.intern test (#109491)
authorAN Long <aisk@users.noreply.github.com>
Mon, 2 Oct 2023 11:07:56 +0000 (19:07 +0800)
committerGitHub <noreply@github.com>
Mon, 2 Oct 2023 11:07:56 +0000 (13:07 +0200)
commit44b1e4ea4842c6cdc1bedba7aaeb93f236b3ec08
treed730d24fb0d6ba98f8609347f8ef7bf834d5261a
parentf16e81f368d08891e28dc1f038c1826ea80d7801
gh-108963: using random to generate unique string in sys.intern test (#109491)
Lib/test/test_sys.py