[docs] [issue24195] Add `Executor.filter` to concurrent.futures

Ram Rachum report at bugs.python.org
Mon Jun 8 18:44:05 CEST 2015


Ram Rachum added the comment:

Ethan: That's what I also thought, but then I figured that you're creating N futures anyway with an item attached to each, so it's on the same scale as creating a list, no?

----------

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


More information about the docs mailing list