Xqt created this task.
Xqt added a project: Pywikibot.
Restricted Application added subscribers: pywikibot-bugs-list, Aklapper.

TASK DESCRIPTION
  Request has some Python 3 implementation which should be dropped and the 
implementation of MutableMapping should be used instead:
  
  [ ] **items** is inherited fom MutableMapping but the result is a dictionary 
view instead of a list
  [ ] **iteritems** can be replaced by the inherited *items* method above
  [ ] **keys**  is inherited fom MutableMapping but the result is a dictionary 
view instead of a list

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

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

To: Xqt
Cc: Aklapper, Mpaa, Xqt, pywikibot-bugs-list, Jyoo1011, JohnsonLee01, SHEKH, 
Dijkstra, Khutuck, Zkhalido, Viztor, Wenyi, Tbscho, MayS, Mdupont, JJMC89, 
Dvorapa, Altostratus, Avicennasis, mys_721tx, jayvdb, Masti, Alchimista
_______________________________________________
pywikibot-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to