[Pywikipedia-bugs] [Maniphest] [Commented On] T203358: redirect.py does not count saved pages

2018-09-02 Thread Xqt
Xqt added a comment. In T203358#4552118, @Dvorapa wrote: Also similar to T196851 (add no. of pages changed to scripts) A bit. Currently redirect.py is not fully compliant to BaseBot usage.TASK DETAILhttps://phabricator.wikimedia.org/T203358EMAIL

[Pywikipedia-bugs] [Maniphest] [Merged] T168317: Add globalusage() function for pywikibot.Image

2018-09-02 Thread zhuyifei1999
zhuyifei1999 added a subscriber: Ladsgroup.zhuyifei1999 merged a task: T60973: Implement globalusage in site. TASK DETAILhttps://phabricator.wikimedia.org/T168317EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Mpaa, zhuyifei1999Cc: Ladsgroup, Xqt, gerritbot,

[Pywikipedia-bugs] [Maniphest] [Updated] T60973: Implement globalusage in site

2018-09-02 Thread zhuyifei1999
zhuyifei1999 closed this task as a duplicate of T168317: Add globalusage() function for pywikibot.Image. TASK DETAILhttps://phabricator.wikimedia.org/T60973EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: zhuyifei1999Cc: Framawiki, pywikibot-bugs-list,

[Pywikipedia-bugs] [Maniphest] [Closed] T57522: Option to delete image in imagecopy.py once it's been transferred

2018-09-02 Thread Framawiki
Framawiki closed this task as "Resolved". TASK DETAILhttps://phabricator.wikimedia.org/T57522EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: rafidaslam, FramawikiCc: Dvorapa, rafidaslam, gerritbot, Framawiki, Xqt, Aklapper, Ricordisamoa, Legoktm, jayvdb,

[Pywikipedia-bugs] [Maniphest] [Commented On] T60973: Implement globalusage in site

2018-09-02 Thread Framawiki
Framawiki added a comment. T168317: Add globalusage() function for pywikibot.Image was done, and I suppose this task is a duplicate ? @zhuyifei1999 @MultichillTASK DETAILhttps://phabricator.wikimedia.org/T60973EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To:

[Pywikipedia-bugs] [Maniphest] [Lowered Priority] T173103: Use wikidata item Q5828850 for category redirect templates on wikimedia families

2018-09-02 Thread Framawiki
Framawiki lowered the priority of this task from "Normal" to "Low". TASK DETAILhttps://phabricator.wikimedia.org/T173103EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: FramawikiCc: Dvorapa, Aklapper, PokestarFan, pywikibot-bugs-list, Xqt, Tbscho, MayS,

[Pywikipedia-bugs] [Maniphest] [Edited] T200234: Create edit groups when running Wikidata-related scripts

2018-09-02 Thread Framawiki
Framawiki updated the task description. (Show Details) CHANGES TO TASK DESCRIPTION... # generate a random alphanumerical 6hexadecimal 10 char string at its initialization (in `__init__`) # if summary is defined (`if 'summary' in kwargs`), use this value as a suffix of `kwargs['summary']` value

[Pywikipedia-bugs] [Maniphest] [Commented On] T200234: Create edit groups when running Wikidata-related scripts

2018-09-02 Thread Framawiki
Framawiki added a comment. @jayvdb mmm I think that there are a misunderstanding here. Let me quote the introduction of https://www.wikidata.org/wiki/Wikidata:Edit_groups : "Edit groups" are sets of changes on Wikidata items which follow a similar pattern and are performed around the same time by

[Pywikipedia-bugs] [Maniphest] [Commented On] T200399: Remove disambiguation bracket in labels when creating new items for articles

2018-09-02 Thread Framawiki
Framawiki added a comment. In T200399#4551339, @jayvdb wrote: Wont this cause errors due to duplicate label? Wikidata pages are indexed by a unique qID. So multiple pages with the same label (like a title) will not be problematic at all, they will just be homonyms. Actually other scripts have

[Pywikipedia-bugs] [Maniphest] [Updated] T203358: redirect.py does not count saved pages

2018-09-02 Thread Dvorapa
Dvorapa added a comment. Also similar to T196851 (add no. of pages changed to scripts)TASK DETAILhttps://phabricator.wikimedia.org/T203358EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Xqt, DvorapaCc: Framawiki, Dvorapa, Aklapper, Xqt, pywikibot-bugs-list,

[Pywikipedia-bugs] [Maniphest] [Triaged] T203358: redirect.py does not count saved pages

2018-09-02 Thread Xqt
Xqt triaged this task as "Low" priority. TASK DETAILhttps://phabricator.wikimedia.org/T203358EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: XqtCc: Framawiki, Dvorapa, Aklapper, Xqt, pywikibot-bugs-list, Tbscho, MayS, Mdupont, JJMC89, Avicennasis, mys_721tx,

[Pywikipedia-bugs] [Maniphest] [Commented On] T203358: redirect.py does not count saved pages

2018-09-02 Thread Xqt
Xqt added a comment. In T203358#4552026, @Dvorapa wrote: Isn't this the same like T147178 caused by async? No it's due to the use of Page.save() instead of BaseBot.userPut()TASK DETAILhttps://phabricator.wikimedia.org/T203358EMAIL

[Pywikipedia-bugs] [Maniphest] [Edited] T192912: Unexpected ratelimit makes Pywikibot crash

2018-09-02 Thread Framawiki
Framawiki updated the task description. (Show Details) CHANGES TO TASK DESCRIPTIONDue to the hack done in T184948 Pywikibot crashed with this nice error. ``` pywikibot.data.api.APIError: failed-save: The save has failed. [help:See https://www.wikidata.org/w/api.php for API usage. Subscribe to

[Pywikipedia-bugs] [Maniphest] [Updated] T203358: redirect.py does not count saved pages

2018-09-02 Thread Dvorapa
Dvorapa added a comment. Isn't this the same like T147178?TASK DETAILhttps://phabricator.wikimedia.org/T203358EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Xqt, DvorapaCc: Dvorapa, Aklapper, Xqt, pywikibot-bugs-list, Tbscho, MayS, Mdupont, JJMC89,

[Pywikipedia-bugs] [Maniphest] [Created] T203358: redirect.py does not count saved pages

2018-09-02 Thread Xqt
Xqt created this task.Xqt added projects: Pywikibot-core, Pywikibot-redirect.py.Restricted Application added subscribers: pywikibot-bugs-list, Aklapper. TASK DESCRIPTIONC:\pwb\GIT\core>pwb.py redirect do -moves -lang:fr Retrieving all moved pages...

[Pywikipedia-bugs] [Maniphest] [Edited] T192912: Unexpected ratelimit makes Pywikibot crash

2018-09-02 Thread Multichill
Multichill updated the task description. (Show Details) CHANGES TO TASK DESCRIPTIONDue to the hack done in T184948 Pywikibot now crashesd with this nice errorSame hack also broke massmessage, see T192690. The hack was removed so the chance of someone running into this is much lower.

[Pywikipedia-bugs] [Maniphest] [Lowered Priority] T192912: Unexpected ratelimit makes Pywikibot crash

2018-09-02 Thread Multichill
Multichill lowered the priority of this task from "High" to "Low".Multichill added a comment. In T192912#4551136, @Framawiki wrote: @Multichill is the error still given ? I've read somewhere that this hacky limitation was removed from wd.org Yes and no. The ratelimit was removed again I think

[Pywikipedia-bugs] [Maniphest] [Commented On] T196838: VCR tests sometimes create cassettes for the default wiki, adding untracked files to git status

2018-09-02 Thread gerritbot
gerritbot added a comment. Change 457082 merged by jenkins-bot: [pywikibot/core@master] Revert "Setup VCR for dry tests" https://gerrit.wikimedia.org/r/457082TASK DETAILhttps://phabricator.wikimedia.org/T196838EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To:

[Pywikipedia-bugs] [Maniphest] [Commented On] T198454: TestSiteGenerators.test_unconnected and test_unconnected_with_repo are failing with UnknownExtension error

2018-09-02 Thread gerritbot
gerritbot added a comment. Change 457082 merged by jenkins-bot: [pywikibot/core@master] Revert "Setup VCR for dry tests" https://gerrit.wikimedia.org/r/457082TASK DETAILhttps://phabricator.wikimedia.org/T198454EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To:

[Pywikipedia-bugs] [Maniphest] [Declined] T184081: Convert pywikibot wikibase tests to dry tests by using vcrpy

2018-09-02 Thread Xqt
Xqt closed this task as "Declined".Xqt added a comment. Too many problems with tests foundTASK DETAILhttps://phabricator.wikimedia.org/T184081EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: nikitavbv, XqtCc: Dalba, Xqt, Framawiki, gerritbot, jayvdb, Aklapper,

[Pywikipedia-bugs] [Maniphest] [Unblock] T198454: TestSiteGenerators.test_unconnected and test_unconnected_with_repo are failing with UnknownExtension error

2018-09-02 Thread Xqt
Xqt closed subtask T184081: Convert pywikibot wikibase tests to dry tests by using vcrpy as "Declined". TASK DETAILhttps://phabricator.wikimedia.org/T198454EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Dalba, XqtCc: Dvorapa, gerritbot, Aklapper,

[Pywikipedia-bugs] [Maniphest] [Unblock] T184081: Convert pywikibot wikibase tests to dry tests by using vcrpy

2018-09-02 Thread Xqt
Xqt closed subtask T196838: VCR tests sometimes create cassettes for the default wiki, adding untracked files to git status as "Resolved". TASK DETAILhttps://phabricator.wikimedia.org/T184081EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: nikitavbv, XqtCc:

[Pywikipedia-bugs] [Maniphest] [Closed] T196838: VCR tests sometimes create cassettes for the default wiki, adding untracked files to git status

2018-09-02 Thread Xqt
Xqt closed this task as "Resolved".Xqt claimed this task. TASK DETAILhttps://phabricator.wikimedia.org/T196838EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: XqtCc: gerritbot, Aklapper, Framawiki, pywikibot-bugs-list, Dalba, Gaboe420, Versusxo,

[Pywikipedia-bugs] [Maniphest] [Closed] T198454: TestSiteGenerators.test_unconnected and test_unconnected_with_repo are failing with UnknownExtension error

2018-09-02 Thread Xqt
Xqt closed this task as "Resolved". TASK DETAILhttps://phabricator.wikimedia.org/T198454EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Dalba, XqtCc: Dvorapa, gerritbot, Aklapper, pywikibot-bugs-list, Dalba, Gaboe420, Versusxo, Majesticalreaper22,

[Pywikipedia-bugs] [Maniphest] [Updated] T196838: VCR tests sometimes create cassettes for the default wiki, adding untracked files to git status

2018-09-02 Thread gerritbot
gerritbot added a project: Patch-For-Review. TASK DETAILhttps://phabricator.wikimedia.org/T196838EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: gerritbotCc: gerritbot, Aklapper, Framawiki, pywikibot-bugs-list, Dalba, Gaboe420, Versusxo, Majesticalreaper22,

[Pywikipedia-bugs] [Maniphest] [Commented On] T196838: VCR tests sometimes create cassettes for the default wiki, adding untracked files to git status

2018-09-02 Thread gerritbot
gerritbot added a comment. Change 457082 had a related patch set uploaded (by Dalba; owner: dalba): [pywikibot/core@master] Revert "Setup VCR for dry tests" https://gerrit.wikimedia.org/r/457082TASK DETAILhttps://phabricator.wikimedia.org/T196838EMAIL

[Pywikipedia-bugs] [Maniphest] [Commented On] T198454: TestSiteGenerators.test_unconnected and test_unconnected_with_repo are failing with UnknownExtension error

2018-09-02 Thread gerritbot
gerritbot added a comment. Change 457082 had a related patch set uploaded (by Dalba; owner: dalba): [pywikibot/core@master] Revert "Setup VCR for dry tests" https://gerrit.wikimedia.org/r/457082TASK DETAILhttps://phabricator.wikimedia.org/T198454EMAIL

[Pywikipedia-bugs] [Maniphest] [Updated] T184081: Convert pywikibot wikibase tests to dry tests by using vcrpy

2018-09-02 Thread gerritbot
gerritbot added a project: Patch-For-Review. TASK DETAILhttps://phabricator.wikimedia.org/T184081EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: nikitavbv, gerritbotCc: Dalba, Xqt, Framawiki, gerritbot, jayvdb, Aklapper, pywikibot-bugs-list, nikitavbv,

[Pywikipedia-bugs] [Maniphest] [Commented On] T184081: Convert pywikibot wikibase tests to dry tests by using vcrpy

2018-09-02 Thread gerritbot
gerritbot added a comment. Change 457082 had a related patch set uploaded (by Dalba; owner: dalba): [pywikibot/core@master] Revert "Setup VCR for dry tests" https://gerrit.wikimedia.org/r/457082TASK DETAILhttps://phabricator.wikimedia.org/T184081EMAIL

[Pywikipedia-bugs] [Maniphest] [Updated] T184081: Convert pywikibot wikibase tests to dry tests by using vcrpy

2018-09-02 Thread Dalba
Dalba added a parent task: T198454: TestSiteGenerators.test_unconnected and test_unconnected_with_repo are failing with UnknownExtension error. TASK DETAILhttps://phabricator.wikimedia.org/T184081EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: nikitavbv,

[Pywikipedia-bugs] [Maniphest] [Updated] T198454: TestSiteGenerators.test_unconnected and test_unconnected_with_repo are failing with UnknownExtension error

2018-09-02 Thread Dalba
Dalba added a subtask: T184081: Convert pywikibot wikibase tests to dry tests by using vcrpy. TASK DETAILhttps://phabricator.wikimedia.org/T198454EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: DalbaCc: Dvorapa, gerritbot, Aklapper, pywikibot-bugs-list,

[Pywikipedia-bugs] [Maniphest] [Raised Priority] T198454: TestSiteGenerators.test_unconnected and test_unconnected_with_repo are failing with UnknownExtension error

2018-09-02 Thread Dalba
Dalba raised the priority of this task from "Low" to "High".Dalba moved this task from Waiting on other changes to Backlog on the Pywikibot-core board.Dalba added a comment. I ran some test builds and it turned out that if only the specific failing tests are run, then they pass OK, but when