Jason Fried <m...@jasonfried.info> 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 <rep...@bugs.python.org>
<https://bugs.python.org/issue33544>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to