Jason Fried <[email protected]> added the comment: Removed Condition from this request, because it has an __await__ method for supporting the the deprecated pattern
with async cond: I'll open a different bug, for Condition behavior for 3.9 when we can remove the deprecated pattern. ---------- title: Asyncio Event.wait() and Condition.wait() is a hold over from before awaitable, and should be awaitable -> Asyncio Event.wait() is a hold over from before awaitable, and should be awaitable _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue33544> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
