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

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