[Pywikipedia-bugs] [Maniphest] [Closed] T258398: Add support for arywiki to Pywikibot

2020-08-02 Thread JJMC89
JJMC89 closed this task as "Resolved". JJMC89 added a comment. > Reopen. It has not been merged to the stable branch yet and is breaking scripts running in Toolforge such as newitem.py. Tasks are considered resolved when merged into master, not stable. TASK DETAIL https://phabricator.w

[Pywikipedia-bugs] [Maniphest] [Reopened] T258398: Add support for arywiki to Pywikibot

2020-08-02 Thread Bugreporter
Bugreporter reopened this task as "Open". Bugreporter added a comment. Reopen. It has not been merged to the stable branch yet and is breaking scripts running in Toolforge such as newitem.py. See also T238405: Pywikibot should have a robust way to handle unknown sites

[Pywikipedia-bugs] [Maniphest] [Commented On] T259428: Revision history does not have size parameter

2020-08-02 Thread Xqt
Xqt added a comment. @PythonMonster: The path above is still WIP but you can try an review it. The size and some other data is provided either as attribute or as item, e.g. >>> import pwb, pywikibot as py >>> s = py.Site() >>> p = py.Page(s, 'user:xqt/Test') >>> g = p.revisi

[Pywikipedia-bugs] [Maniphest] [Commented On] T102735: Page.content_model returns None pre 1.21

2020-08-02 Thread Xqt
Xqt added a comment. In T102735#5930173 , @Aklapper wrote: > @Xqt: Hi! This task has been assigned to you a while ago, and related patches have not seen updates recently. Do you still plan to work on this task? Thanks! Yes, I do. S

[Pywikipedia-bugs] [Maniphest] [Closed] T259426: interwikidata fails with TypeError: 'Page' object is not subscriptable when it tries to add a link to WD item

2020-08-02 Thread Xqt
Xqt closed this task as "Resolved". TASK DETAIL https://phabricator.wikimedia.org/T259426 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: matej_suchanek, Xqt Cc: matej_suchanek, Aklapper, Urbanecm, pywikibot-bugs-list, JohnsonLee01, SHEKH, Dijkstra,

[Pywikipedia-bugs] [Maniphest] [Updated] T259428: Revision history does not have size parameter

2020-08-02 Thread gerritbot
gerritbot added a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T259428 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Xqt, gerritbot Cc: Aklapper, pywikibot-bugs-list, PythonMonster, JohnsonLee01, SHEKH, Dijkstra, Alter-p

[Pywikipedia-bugs] [Maniphest] [Commented On] T259428: Revision history does not have size parameter

2020-08-02 Thread gerritbot
gerritbot added a comment. Change 341342 had a related patch set uploaded (by Xqt; owner: Xqt): [pywikibot/core@master] [WIP][IMPR] rewrite Revision class https://gerrit.wikimedia.org/r/341342 TASK DETAIL https://phabricator.wikimedia.org/T259428 EMAIL PREFERENCES https://phabricat

[Pywikipedia-bugs] [Maniphest] [Updated] T259426: interwikidata fails with TypeError: 'Page' object is not subscriptable when it tries to add a link to WD item

2020-08-02 Thread Maintenance_bot
Maintenance_bot removed a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T259426 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: matej_suchanek, Maintenance_bot Cc: matej_suchanek, Aklapper, Urbanecm, pywikibot-bugs-list, Joh

[Pywikipedia-bugs] [Maniphest] [Commented On] T259426: interwikidata fails with TypeError: 'Page' object is not subscriptable when it tries to add a link to WD item

2020-08-02 Thread gerritbot
gerritbot added a comment. Change 617856 **merged** by jenkins-bot: [pywikibot/core@master] [bugfix] Read correct object in normalizeData https://gerrit.wikimedia.org/r/617856 TASK DETAIL https://phabricator.wikimedia.org/T259426 EMAIL PREFERENCES https://phabricator.wikimedia.org/

[Pywikipedia-bugs] [Maniphest] [Updated] T259428: Revision history does not have size parameter

2020-08-02 Thread Xqt
Xqt added a comment. see an old implementation in rPWBC06103d9ca78f but just WIP. I'll try to update it soon. TASK DETAIL https://phabricator.wikimedia.org/T259428 EMAIL PREFERENCES https://phabricator.wik

[Pywikipedia-bugs] [Maniphest] [Updated] T259100: test_content_format paraminfo_tests fail at test-wiki

2020-08-02 Thread Multichill
Multichill added subscribers: daniel, Legoktm. Multichill added a comment. Isn't this something new being rolled out? Would expect, beta, test, group1/2/3. So on https://test.wikipedia.org/w/api.php?action=help&modules=edit I currently see: contentformat Content serialization form

[Pywikipedia-bugs] [Maniphest] [Claimed] T259428: Revision history does not have size parameter

2020-08-02 Thread Xqt
Xqt triaged this task as "Medium" priority. Xqt changed the subtype of this task from "Bug Report" to "Feature Request". Xqt claimed this task. TASK DETAIL https://phabricator.wikimedia.org/T259428 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Xqt C

[Pywikipedia-bugs] [Maniphest] [Edited] T259428: Revision history does not have size parameter

2020-08-02 Thread PythonMonster
PythonMonster updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T259428 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: PythonMonster Cc: Aklapper, pywikibot-bugs-list, PythonMonster, JohnsonLee01, SHEKH, Dijkstra, Khutuck,

[Pywikipedia-bugs] [Maniphest] [Created] T259428: Revision history does not have size parameter

2020-08-02 Thread PythonMonster
PythonMonster created this task. PythonMonster added a project: Pywikibot. Restricted Application added subscribers: pywikibot-bugs-list, Aklapper. TASK DESCRIPTION Steps to Reproduce: Actual Results: Expected Results: TASK DETAIL https://phabricator.wikimedia.org/T259428 WORKBOARD

[Pywikipedia-bugs] [Maniphest] [Updated] T259426: interwikidata fails with TypeError: 'Page' object is not subscriptable when it tries to add a link to WD item

2020-08-02 Thread gerritbot
gerritbot added a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T259426 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: matej_suchanek, gerritbot Cc: matej_suchanek, Aklapper, Urbanecm, pywikibot-bugs-list, JohnsonLee01, SH

[Pywikipedia-bugs] [Maniphest] [Commented On] T259426: interwikidata fails with TypeError: 'Page' object is not subscriptable when it tries to add a link to WD item

2020-08-02 Thread gerritbot
gerritbot added a comment. Change 617856 had a related patch set uploaded (by Matěj Suchánek; owner: Matěj Suchánek): [pywikibot/core@master] [bugfix] Read correct object in normalizeData https://gerrit.wikimedia.org/r/617856 TASK DETAIL https://phabricator.wikimedia.org/T259426 EMA

[Pywikipedia-bugs] [Maniphest] [Claimed] T259426: interwikidata fails with TypeError: 'Page' object is not subscriptable when it tries to add a link to WD item

2020-08-02 Thread matej_suchanek
matej_suchanek claimed this task. matej_suchanek added a project: Pywikibot-Wikidata. matej_suchanek moved this task from Backlog to Needs Review on the Pywikibot board. matej_suchanek added a comment. A typo: `db_name = obj['site']` -> `db_name = json['site']`. TASK DETAIL https://phabrica