]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-90473: Skip test_queue when threading is not available (GH-93712)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 11 Jun 2022 10:20:28 +0000 (03:20 -0700)
committerGitHub <noreply@github.com>
Sat, 11 Jun 2022 10:20:28 +0000 (03:20 -0700)
commit34ef12a3506da6a31df4b3bda16249b76ae1ff4f
tree32428eeb3be9d97ed36d66f71abdf2c4df38bf45
parent36ece2effbfbe648541d1a1b72683939f70a411a
gh-90473: Skip test_queue when threading is not available (GH-93712)

(cherry picked from commit f0b7aa71c4a1330294c14b0c6f02e6c43e09c317)

Co-authored-by: Christian Heimes <christian@python.org>
Lib/test/test_queue.py