mirror of
https://github.com/python/cpython.git
synced 2025-09-04 16:01:10 +00:00
Fix typo in message from assert statement (GH-21283)
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>
This commit is contained in:
parent
fbb9ee0a90
commit
8ed1c177c9
1 changed files with 1 additions and 1 deletions
Loading…
Add table
Add a link
Reference in a new issue