]> 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:47:07 +0000 (18:47 -0700)
committerGitHub <noreply@github.com>
Mon, 6 Jun 2022 01:47:07 +0000 (18:47 -0700)
commita848a9894d2b23386512df875a29c0ff6353e78f
treed36020f5f1b15d74b7d85e0fcf0847f0e0a457ca
parent2220dc50df3746dee568bd36eda88e6cdc83b542
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