jayvdb created this task. jayvdb added a subscriber: jayvdb. jayvdb added a project: pywikibot-core. Herald added subscribers: pywikibot-bugs-list, Aklapper.
TASK DESCRIPTION During my testing of alternative implementations for `filter_unique` (fc70846aa), I found that the best all-around implementation was to use cytools, which has pure python fallback to toolz. https://github.com/pytoolz IMO we should start looking at adding that as a dependency for non-standard iterator type methods, and building adding our custom iterator stuff there. TASK DETAIL https://phabricator.wikimedia.org/T103196 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: jayvdb Cc: Aklapper, jayvdb, pywikibot-bugs-list, Malyacko, P.Copp _______________________________________________ pywikibot-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs
