diff options
author | Allen <64019758+aboddie@users.noreply.github.com> | 2020-08-17 13:38:55 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-08-17 13:38:55 (GMT) |
commit | 99c0ee3c893bb99fd98a97084fc386ce2911eb64 (patch) | |
tree | 9c27741ccf77b5654815e85f855c15a8a0f18c0f /Lib/asyncio/events.py | |
parent | 1abeda80f760134b4233608e2c288790f955b95a (diff) | |
download | cpython-99c0ee3c893bb99fd98a97084fc386ce2911eb64.zip cpython-99c0ee3c893bb99fd98a97084fc386ce2911eb64.tar.gz cpython-99c0ee3c893bb99fd98a97084fc386ce2911eb64.tar.bz2 |
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.
Diffstat (limited to 'Lib/asyncio/events.py')
0 files changed, 0 insertions, 0 deletions