[issue24195] Add `Executor.filter`

Ethan Furman report at bugs.python.org
Fri May 15 04:24:54 CEST 2015


Ethan Furman added the comment:

Updated the tests (had to use real defs, not lambdas, and the expected results for filter_exception weren't right).

Tests pass.

Get some docs written!  :)

(More reviews would also be good. ;)

----------
Added file: http://bugs.python.org/file39377/issue24195.stoneleaf.01.patch

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


More information about the Python-bugs-list mailing list