Skip to content

[3.10] bpo-45416: Fix use of asyncio.Condition() with explicit Lock objects (GH-28850) #28856

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 10, 2021

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Oct 10, 2021

Co-authored-by: Serhiy Storchaka [email protected]
(cherry picked from commit 1a78924)

Co-authored-by: Joongi Kim [email protected]

https://bugs.python.org/issue45416

…ythonGH-28850)

Co-authored-by: Serhiy Storchaka <[email protected]>
(cherry picked from commit 1a78924)

Co-authored-by: Joongi Kim <[email protected]>
@miss-islington
Copy link
Contributor Author

@achimnol and @serhiy-storchaka: Status check is done, and it's a success ✅ .

1 similar comment
@miss-islington
Copy link
Contributor Author

@achimnol and @serhiy-storchaka: Status check is done, and it's a success ✅ .

@miss-islington
Copy link
Contributor Author

@achimnol and @serhiy-storchaka: Status check is done, and it's a success ✅ .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants