]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-110160: Fix flaky `test_find_periodic_pattern` in `string_tests` (… (#110183)
authorVictor Stinner <vstinner@python.org>
Sun, 1 Oct 2023 20:43:57 +0000 (22:43 +0200)
committerGitHub <noreply@github.com>
Sun, 1 Oct 2023 20:43:57 +0000 (22:43 +0200)
commit86084d001f3b4ecc1892fd05bb0626db0228c3cc
tree36205e222838df72156aae9f991c1a7b3a27e3d2
parent0914b13ba5f216e79341430a4fb6d2f2e04bdce8
[3.11] gh-110160: Fix flaky `test_find_periodic_pattern` in `string_tests` (… (#110183)

gh-110160: Fix flaky `test_find_periodic_pattern` in `string_tests` (#110170)

(cherry picked from commit 06faa9a39bd93c5e7999d52b52043ecdd0774dac)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
Lib/test/string_tests.py