]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-136315: Fix skipped multithreading test in test_zstd (GH-136320) (#136322)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 5 Jul 2025 18:24:19 +0000 (20:24 +0200)
committerGitHub <noreply@github.com>
Sat, 5 Jul 2025 18:24:19 +0000 (11:24 -0700)
commit2b2cf81a6c84d24b9d669716d0fdccb923801941
treeb847a8d55d1dad69b73821f3f5ef7b05313103e7
parent53584d307add2c6f32e4bf9a34a3ffa310a1dcd0
[3.14] gh-136315: Fix skipped multithreading test in test_zstd (GH-136320) (#136322)

gh-136315: Fix skipped multithreading test in test_zstd (GH-136320)

Fix skipped test in test_zstd
(cherry picked from commit 5dac137b9f75c5c1d5096101bcd33d565d0526e4)

Co-authored-by: Emma Smith <emma@emmatyping.dev>
Lib/test/test_zstd.py