[issue20367] concurrent.futures.as_completed() fails when given duplicate Futures

Guido van Rossum report at bugs.python.org
Sun Jan 26 02:55:28 CET 2014


Guido van Rossum added the comment:

LGTM. But you also need to update Doc/library/concurrent.futures.rst

I see this as a bugfix so it's not necessary to get this in before the beta 3 release tonight.

I will work on an asyncio patch and test.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue20367>
_______________________________________


More information about the Python-bugs-list mailing list