]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-90473: Skip test_queue when threading is not available (GH-93712)
authorChristian Heimes <christian@python.org>
Sat, 11 Jun 2022 09:55:11 +0000 (11:55 +0200)
committerGitHub <noreply@github.com>
Sat, 11 Jun 2022 09:55:11 +0000 (11:55 +0200)
commitf0b7aa71c4a1330294c14b0c6f02e6c43e09c317
treec63957724d4acae0a829116eaff474b3d09c835d
parentdc5e02b2f44dada145a3743ef77b07dbcf3e4a4a
gh-90473: Skip test_queue when threading is not available (GH-93712)
Lib/test/test_queue.py