[Pywikipedia-bugs] [Maniphest] [Closed] T121835: pwb.py raises exception just before executing generate_user_files.py

2015-12-22 Thread Hazard-SJ
Hazard-SJ closed this task as "Resolved". TASK DETAIL https://phabricator.wikimedia.org/T121835 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Hazard-SJ Cc: gerritbot, zhuyifei1999, jayvdb, Aklapper, StudiesWorld, pywikibot-bugs-list, Dalba _

[Pywikipedia-bugs] [Maniphest] [Changed Project Column] T87216: Implement Cirrus' category intersections in pywikibot

2015-12-22 Thread Deskana
Deskana moved this task to Tracking on the Discovery workboard. TASK DETAIL https://phabricator.wikimedia.org/T87216 WORKBOARD https://phabricator.wikimedia.org/project/board/1174/ EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Deskana Cc: Shrutik

[Pywikipedia-bugs] [Maniphest] [Changed Subscribers] T87345: ItemPage.fromPage raises an exception with a very unuseful message

2015-12-22 Thread Hazard-SJ
Hazard-SJ added a subscriber: Hazard-SJ. Hazard-SJ added a comment. Herald added a subscriber: StudiesWorld. Can this be closed as resolved? I know that pywikibot core now properly raises a more accurate NoPage on this. TASK DETAIL https://phabricator.wikimedia.org/T87345 EMAIL PREFERENCES

[Pywikipedia-bugs] [Maniphest] [Commented On] T121835: pwb.py raises exception just before executing generate_user_files.py

2015-12-22 Thread gerritbot
gerritbot added a comment. Change 260717 merged by jenkins-bot: Prevent AttributeError for when filename is None https://gerrit.wikimedia.org/r/260717 TASK DETAIL https://phabricator.wikimedia.org/T121835 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/

[Pywikipedia-bugs] [Maniphest] [Commented On] T121835: pwb.py raises exception just before executing generate_user_files.py

2015-12-22 Thread gerritbot
gerritbot added a comment. Change 260719 had a related patch set uploaded (by John Vandenberg): Prevent AttributeError for when filename is None https://gerrit.wikimedia.org/r/260719 TASK DETAIL https://phabricator.wikimedia.org/T121835 EMAIL PREFERENCES https://phabricator.wikimedia.org/s

[Pywikipedia-bugs] [Maniphest] [Claimed] T121835: pwb.py raises exception just before executing generate_user_files.py

2015-12-22 Thread Hazard-SJ
Hazard-SJ claimed this task. TASK DETAIL https://phabricator.wikimedia.org/T121835 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Hazard-SJ Cc: gerritbot, zhuyifei1999, jayvdb, Aklapper, StudiesWorld, pywikibot-bugs-list, Dalba __

[Pywikipedia-bugs] [Maniphest] [Updated] T121835: pwb.py raises exception just before executing generate_user_files.py

2015-12-22 Thread gerritbot
gerritbot added a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T121835 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: gerritbot Cc: gerritbot, zhuyifei1999, jayvdb, Aklapper, StudiesWorld, pywikibot-bugs-list, Dalba __

[Pywikipedia-bugs] [Maniphest] [Commented On] T121835: pwb.py raises exception just before executing generate_user_files.py

2015-12-22 Thread gerritbot
gerritbot added a subscriber: gerritbot. gerritbot added a comment. Change 260717 had a related patch set uploaded (by Hazard-SJ): Prevent AttributeError for when filename is None https://gerrit.wikimedia.org/r/260717 TASK DETAIL https://phabricator.wikimedia.org/T121835 EMAIL PREFERENCES

[Pywikipedia-bugs] [Maniphest] [Commented On] T122047: Filter by ProofreadPage quality level

2015-12-22 Thread Mpaa
Mpaa added a comment. "What would be very cool is if pagegenerators had a proper filter version of -cat, so that only pages emitted by another generator are checked for the category, instead of fetching the entire category." This should be a tracked separate task, it is not addressed in this pa

[Pywikipedia-bugs] [Maniphest] [Commented On] T122047: Filter by ProofreadPage quality level

2015-12-22 Thread gerritbot
gerritbot added a subscriber: gerritbot. gerritbot added a comment. Change 250221 had a related patch set uploaded (by Mpaa): pagegenerators.py: allow filtering by quality level https://gerrit.wikimedia.org/r/250221 TASK DETAIL https://phabricator.wikimedia.org/T122047 EMAIL PREFERENCES ht

[Pywikipedia-bugs] [Maniphest] [Updated] T122047: Filter by ProofreadPage quality level

2015-12-22 Thread gerritbot
gerritbot added a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T122047 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: gerritbot Cc: gerritbot, Billinghurst, Aklapper, StudiesWorld, Mpaa, jayvdb, pywikibot-bugs-list, Krena

[Pywikipedia-bugs] [Maniphest] [Commented On] T122047: Filter by ProofreadPage quality level

2015-12-22 Thread Mpaa
Mpaa added a comment. Just for my understanding, In https://phabricator.wikimedia.org/T122047#1895830, @jayvdb wrote: > > We have code pending which can make proofreadpage and flow to be pywikibot > > extension packages. What does this mean/imply? TASK DETAIL https://phabricator.wikimedia

[Pywikipedia-bugs] [Maniphest] [Commented On] T122047: Filter by ProofreadPage quality level

2015-12-22 Thread jayvdb
jayvdb added a comment. In https://phabricator.wikimedia.org/T122047#1899384, @Mpaa wrote: > In https://phabricator.wikimedia.org/T122047#1895830, @jayvdb wrote: > > > The problem is that many `pagegenerators` classes/generators explicitly > > instantiate a `pywikibot.Page`, rather than using an

[Pywikipedia-bugs] [Maniphest] [Commented On] T122047: Filter by ProofreadPage quality level

2015-12-22 Thread Mpaa
Mpaa added a comment. In https://phabricator.wikimedia.org/T122047#1895830, @jayvdb wrote: > The problem is that many `pagegenerators` classes/generators explicitly > instantiate a `pywikibot.Page`, rather than using an `api.PageGenerator`, > including at least the following: > > - `NewpagesPag

[Pywikipedia-bugs] [Maniphest] [Created] T122194: UI.askForCaptcha is unused in pywikibot core

2015-12-22 Thread jayvdb
jayvdb created this task. jayvdb added a subscriber: jayvdb. jayvdb added projects: pywikibot-core, Pywikibot-compat-to-core. Herald added subscribers: pywikibot-bugs-list, StudiesWorld, Aklapper. TASK DESCRIPTION terminal's `UI.askForCaptcha` is used in compat, but unused in core. If it isnt

[Pywikipedia-bugs] [Maniphest] [Commented On] T122047: Filter by ProofreadPage quality level

2015-12-22 Thread Billinghurst
Billinghurst added a subscriber: Billinghurst. Billinghurst added a comment. I also think that is quite pertinent if we want to review 'common typos' if we can restrict to -ql:1 TASK DETAIL https://phabricator.wikimedia.org/T122047 EMAIL PREFERENCES https://phabricator.wikimedia.org/settin