mirror of
https://github.com/python/cpython.git
synced 2026-05-12 15:39:22 -04:00
8ed1c177c9
The error message was missing space between the action "acquire" and "_wait_semaphore" which is an attribute for instances of Condition.
(cherry picked from commit 99c0ee3c89)
Co-authored-by: Allen <64019758+aboddie@users.noreply.github.com>