Serhiy Storchaka added the comment:

In general LGTM. I left few minor comments on Rietveld. Needed the versionadded 
directive, Misc/NEWS and What's New entries.

But shouldn't the new function have name "filterfalse" for parallel with 
itertools.filterfalse? And this would better match the style of the fnmatch 
module, fnmatchcase doesn't contain an underscore.

Tests for fnmatch.filter are too poor. I think we should add more tests (this 
is other issue).

----------
nosy: +serhiy.storchaka
stage:  -> patch review

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

Reply via email to