Last modified: 2014-11-09 20:48:40 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T70988, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 68988 - watchlist.py should use a Cached ListGenerator
watchlist.py should use a Cached ListGenerator
Status: NEW
Product: Pywikibot
Classification: Unclassified
Other scripts (Other open bugs)
core-(2.0)
All All
: Unprioritized normal
: ---
Assigned To: Pywikipedia bugs
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-08-01 05:06 UTC by John Mark Vandenberg
Modified: 2014-11-09 20:48 UTC (History)
3 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description John Mark Vandenberg 2014-08-01 05:06:01 UTC
Bug 57995 adds a new script watchlist.py, ported from core.
The way the watchlist is cached should be upgraded to use CachedRequest.
Comment 1 John Mark Vandenberg 2014-08-01 05:07:16 UTC
It also uses dircache, which is removed from py 3.0 and needs to be replaced, but that will likely happen when the code is updated to use CachedRequest.
Comment 2 John Mark Vandenberg 2014-11-09 20:48:40 UTC
https://gerrit.wikimedia.org/r/#/c/172104/ implemented CachedRequest.  The next task is to build a caching ListGenerator, and use that.

First step is to work around an oddity of watchlistraw.
https://gerrit.wikimedia.org/r/#/c/172103/

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links