]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-110160: Fix flaky `test_find_periodic_pattern` in `string_tests` (#110170)
authorNikita Sobolev <mail@sobolevn.me>
Sun, 1 Oct 2023 14:20:01 +0000 (17:20 +0300)
committerGitHub <noreply@github.com>
Sun, 1 Oct 2023 14:20:01 +0000 (16:20 +0200)
commit06faa9a39bd93c5e7999d52b52043ecdd0774dac
tree04ee3e3b6303dd2b7b2c8d047b15ef8be4e1f9c3
parent038c3564fb4ac6439ff0484e6746b0790794f41b
gh-110160: Fix flaky `test_find_periodic_pattern` in `string_tests` (#110170)
Lib/test/string_tests.py