happy5214 created this task. happy5214 claimed this task. happy5214 added subscribers: pywikipedia-bugs, Ladsgroup, Multichill, Ricordisamoa, Xqt, Mattflaschen, jayvdb, Qgil, Capt_Swing, NiharikaKohli, EBernhardson, rmoen, gerritbot, Legoktm, happy5214, Aklapper, Liuxinyu970226, Spage. happy5214 added a project: Pywikibot-Flow.
TASK DESCRIPTION This task will implement the topics() method on the Board class, as described on the Phase 1 design. This method will parse the cached internal data retrieved from APISite.topiclist(), loading it if necessary, and create a list of Topic objects corresponding to the topics returned by the API. It will cache this list, returning that copy if called again, and return the list as a generator. As I wrote that, I realized that the user should be able to choose how many topics to load, meaning caching might not be as appealing. I will look into things more as this task comes up. TASK DETAIL https://phabricator.wikimedia.org/T101261 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: happy5214 Cc: Spage, Liuxinyu970226, Aklapper, happy5214, Legoktm, gerritbot, rmoen, EBernhardson, NiharikaKohli, Capt_Swing, Qgil, jayvdb, Mattflaschen, Xqt, Ricordisamoa, Multichill, Ladsgroup, pywikipedia-bugs _______________________________________________ pywikibot-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs
