]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-148605: Remove irepeat() thread test from test_bytes (GH-150576) (#150661)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 1 Jun 2026 09:31:18 +0000 (11:31 +0200)
committerGitHub <noreply@github.com>
Mon, 1 Jun 2026 09:31:18 +0000 (15:01 +0530)
commit893dd4daa80fe60409ece93916205daca9b7c51f
treee253a6200045e01935998e6c6f9937960062da3b
parent5986718a2eaa774bde967e893dd9869284ffe7d5
[3.14] gh-148605: Remove irepeat() thread test from test_bytes (GH-150576) (#150661)

gh-148605: Remove irepeat() thread test from test_bytes (GH-150576)
(cherry picked from commit 350e9de7650e224fd3abe8f389976071e8fae6d2)

Co-authored-by: Victor Stinner <vstinner@python.org>
Lib/test/test_bytes.py