]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-110160: Fix flaky `test_find_periodic_pattern` in `string_tests` (GH-110170...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 2 Oct 2023 15:48:17 +0000 (08:48 -0700)
committerGitHub <noreply@github.com>
Mon, 2 Oct 2023 15:48:17 +0000 (17:48 +0200)
commit10af2242f436ba5996c2c866108de803e7f4ca62
treedd3633b7166baabbabc25bd5e781f239848c76b2
parent5245b97e132ae071e2b574224e0788cab62fdcc9
[3.12] gh-110160: Fix flaky `test_find_periodic_pattern` in `string_tests` (GH-110170) (#110182)

gh-110160: Fix flaky `test_find_periodic_pattern` in `string_tests` (GH-110170)
(cherry picked from commit 06faa9a39bd93c5e7999d52b52043ecdd0774dac)

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