Skip to content

[3.9] Fix typo in message from assert statement (GH-21283)#21906

Closed
miss-islington wants to merge 1 commit into
python:3.9from
miss-islington:backport-99c0ee3-3.9
Closed

[3.9] Fix typo in message from assert statement (GH-21283)#21906
miss-islington wants to merge 1 commit into
python:3.9from
miss-islington:backport-99c0ee3-3.9

Conversation

@miss-islington

Copy link
Copy Markdown
Contributor

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 99c0ee3)

Co-authored-by: Allen 64019758+aboddie@users.noreply.github.com

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 99c0ee3)

Co-authored-by: Allen <64019758+aboddie@users.noreply.github.com>
@miss-islington

Copy link
Copy Markdown
Contributor Author

@aboddie and @tirkarthi: Status check is done, and it's a success ✅ .

@Mariatta Mariatta closed this Sep 4, 2020
@miss-islington miss-islington deleted the backport-99c0ee3-3.9 branch September 4, 2020 22:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants