commit | 1a7892414e654aa5c99efa31db767baba7f4a424 | [log] [tgz] |
---|---|---|
author | Joongi Kim <joongi@lablup.com> | Mon Oct 11 01:01:41 2021 +0900 |
committer | GitHub <noreply@github.com> | Sun Oct 10 19:01:41 2021 +0300 |
tree | 50de7bd25b262b2fe44f1028bd8da17dcb9d03c6 | |
parent | 62a667784ba7b84611ebd50fa8a1a464cde32235 [diff] |
bpo-45416: Fix use of asyncio.Condition() with explicit Lock objects (GH-28850) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>