]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-93247: Fix assert function in asyncio locks test (GH-93248)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 6 Jun 2022 01:42:21 +0000 (18:42 -0700)
committerGitHub <noreply@github.com>
Mon, 6 Jun 2022 01:42:21 +0000 (18:42 -0700)
commitfd247db57a536d62902b296af599505298fd1e70
treed4183efa6e792f04ca5c06a073ad6c185e60b517
parent2f8aae38b9ce19dfd00356927a68cd00366331bc
gh-93247: Fix assert function in asyncio locks test (GH-93248)

(cherry picked from commit 9081bbd036934ab435291db9d32d02fd42282951)

Co-authored-by: Cyker Way <cykerway@gmail.com>
Lib/test/test_asyncio/test_locks.py