Yury Selivanov added the comment:

> Yury, could you review this before 3.6a4?

Left a couple of comments; the important one -- Future.__await__ (and 
Future.__iter__) should always return a *new* instance of a generator-like 
object (tied to the Future object).

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue26081>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to