Xqt added subscribers: Ottomata, Dalba, valhallasw.
Xqt added a comment.

I know the solution (appending the function by another method like

def do_it:
  self.filter[ftype].append(lambda e: key in e and e[key] == value)

for key, value in kwargs:
   do_it(ftype, key, value)

) but I have no glue why the current implementation doesn't work.


TASK DETAIL
https://phabricator.wikimedia.org/T188832

EMAIL PREFERENCES
https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Xqt
Cc: valhallasw, Dalba, Ottomata, Aklapper, Zoranzoki21, Xqt, pywikibot-bugs-list, Magul, Tbscho, rafidaslam, MayS, Mdupont, JJMC89, Avicennasis, jayvdb, Masti, Alchimista, Rxy
_______________________________________________
pywikibot-bugs mailing list
pywikibot-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs

Reply via email to