[Pywikipedia-bugs] [Maniphest] [Changed Subscribers] T89589: Usage of unicode_literals from __future__ package

2018-05-22 Thread Xqt
Xqt added a subscriber: Dalba.Xqt added a comment. @Dalba: could you explain why this is open again or better what is still to do here?TASK DETAILhttps://phabricator.wikimedia.org/T89589EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: XqtCc: Dalba, Xqt,

[Pywikipedia-bugs] [Maniphest] [Updated] T195338: Fix the warning about no doc_subpages dict in wikinews_family.py file

2018-05-22 Thread gerritbot
gerritbot added a project: Patch-For-Review. TASK DETAILhttps://phabricator.wikimedia.org/T195338EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Dvorapa, gerritbotCc: gerritbot, Dvorapa, zhuyifei1999, Aklapper, pywikibot-bugs-list, Dalba, Versusxo,

[Pywikipedia-bugs] [Maniphest] [Commented On] T195338: Fix the warning about no doc_subpages dict in wikinews_family.py file

2018-05-22 Thread gerritbot
gerritbot added a comment. Change 433963 had a related patch set uploaded (by Dvorapa; owner: Dvorapa): [pywikibot/core@master] [WIP][IMPR] Split weirdly united dict and merge duplicate dicts https://gerrit.wikimedia.org/r/433963TASK DETAILhttps://phabricator.wikimedia.org/T195338EMAIL

[Pywikipedia-bugs] [Maniphest] [Commented On] T195338: Fix the warning about no doc_subpages dict in wikinews_family.py file

2018-05-22 Thread Dvorapa
Dvorapa added a comment. import pywikibot as w f=w.Family('wikipedia'): for l in f.codes m=w.Site(l, f).mediawiki_messages(['Templatedata-doc-subpage']) if m['Templatedata-doc-subpage'] != 'doc': print(l) print(m) Note: !! Needs to filter out /TemplateData subpages and

[Pywikipedia-bugs] [Maniphest] [Claimed] T195338: Fix the warning about no doc_subpages dict in wikinews_family.py file

2018-05-22 Thread Dvorapa
Dvorapa triaged this task as "Normal" priority.Dvorapa claimed this task. TASK DETAILhttps://phabricator.wikimedia.org/T195338EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: DvorapaCc: Dvorapa, zhuyifei1999, Aklapper, pywikibot-bugs-list, Dalba, Magul,

[Pywikipedia-bugs] [Maniphest] [Commented On] T195338: Fix the warning about no doc_subpages dict in wikinews_family.py file

2018-05-22 Thread Dvorapa
Dvorapa added a comment. Is there some good source for them?TASK DETAILhttps://phabricator.wikimedia.org/T195338EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: DvorapaCc: Dvorapa, zhuyifei1999, Aklapper, pywikibot-bugs-list, Dalba, Magul, Tbscho, MayS,

[Pywikipedia-bugs] [Maniphest] [Created] T195338: Fix the warning about no doc_subpages dict in wikinews_family.py file

2018-05-22 Thread Dalba
Dalba created this task.Dalba added a project: Pywikibot-core.Herald added subscribers: pywikibot-bugs-list, Aklapper. TASK DESCRIPTION>>> s = Site('en', 'wikinews') >>> s.doc_subpage () WARNING: :1: FamilyMaintenanceWarning: Site wikinews:en has no doc_subpages dict in wikinews_family.py

[Pywikipedia-bugs] [Maniphest] [Closed] T184035: download_dump.py: Rename `revision` term in the script

2018-05-22 Thread Dvorapa
Dvorapa closed this task as "Resolved". TASK DETAILhttps://phabricator.wikimedia.org/T184035EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: rafidaslam, DvorapaCc: Dvorapa, gerritbot, Aklapper, pywikibot-bugs-list, jayvdb, rafidaslam, Versusxo,

[Pywikipedia-bugs] [Maniphest] [Unblock] T183663: Improve the maintenance script that download Wikimedia database dump

2018-05-22 Thread Dvorapa
Dvorapa closed subtask T184035: download_dump.py: Rename `revision` term in the script as "Resolved". TASK DETAILhttps://phabricator.wikimedia.org/T183663EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: DvorapaCc: pywikibot-bugs-list, eflyjason, Zoranzoki21,

[Pywikipedia-bugs] [Maniphest] [Commented On] T184035: download_dump.py: Rename `revision` term in the script

2018-05-22 Thread gerritbot
gerritbot added a comment. Change 401675 merged by jenkins-bot: [pywikibot/core@master] download_dump: Change revision term to dumpdate https://gerrit.wikimedia.org/r/401675TASK DETAILhttps://phabricator.wikimedia.org/T184035EMAIL

[Pywikipedia-bugs] [Maniphest] [Blocker] T186394: solve_disambiguation uses slice operator for PageGenerator

2018-05-22 Thread Dvorapa
Dvorapa changed the status of subtask T118719: solve_disambiguation.py gives possibilities from {{disambiguation}} from "Open" to "Stalled". TASK DETAILhttps://phabricator.wikimedia.org/T186394EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Xqt, DvorapaCc:

[Pywikipedia-bugs] [Maniphest] [Changed Status] T118719: solve_disambiguation.py gives possibilities from {{disambiguation}}

2018-05-22 Thread Dvorapa
Dvorapa moved this task from Backlog to Waiting on other changes on the Pywikibot-core board.Dvorapa changed the task status from "Open" to "Stalled". TASK DETAILhttps://phabricator.wikimedia.org/T118719WORKBOARDhttps://phabricator.wikimedia.org/project/board/87/EMAIL

[Pywikipedia-bugs] [Maniphest] [Merged] T195300: Implement a mechanism to auto-convert python2 strings into unicode for user-config.py values

2018-05-22 Thread Dalba
Dalba closed this task as a duplicate of T95810: config does differ between unicode and str. TASK DETAILhttps://phabricator.wikimedia.org/T195300EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: DalbaCc: gerritbot, Ricordisamoa, Wesalius, XZise, Aklapper,

[Pywikipedia-bugs] [Maniphest] [Updated] T95810: config does differ between unicode and str

2018-05-22 Thread Dalba
Dalba merged a task: T195300: Implement a mechanism to auto-convert python2 strings into unicode for user-config.py values. TASK DETAILhttps://phabricator.wikimedia.org/T95810EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: DalbaCc: Dalba, Wesalius, XZise,

[Pywikipedia-bugs] [Maniphest] [Block] T89589: Usage of unicode_literals from __future__ package

2018-05-22 Thread Dalba
Dalba reopened subtask T95810: config does differ between unicode and str as "Open". TASK DETAILhttps://phabricator.wikimedia.org/T89589EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: DalbaCc: Xqt, Rubin16, gerritbot, Ricordisamoa, jayvdb,

[Pywikipedia-bugs] [Maniphest] [Reopened] T95810: config does differ between unicode and str

2018-05-22 Thread Dalba
Dalba reopened this task as "Open".Dalba added a comment. TASK DETAILhttps://phabricator.wikimedia.org/T95810EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: DalbaCc: Dalba, Wesalius, XZise, Aklapper, pywikibot-bugs-list, jayvdb, Ricordisamoa, gerritbot,

[Pywikipedia-bugs] [Maniphest] [Merged] T95810: config does differ between unicode and str

2018-05-22 Thread Dalba
Dalba closed this task as a duplicate of T195300: Implement a mechanism to auto-convert python2 strings into unicode for user-config.py values. TASK DETAILhttps://phabricator.wikimedia.org/T95810EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: DalbaCc:

[Pywikipedia-bugs] [Maniphest] [Updated] T195300: Implement a mechanism to auto-convert python2 strings into unicode for user-config.py values

2018-05-22 Thread Dalba
Dalba added subscribers: XZise, Wesalius, Ricordisamoa, gerritbot.Dalba merged a task: T95810: config does differ between unicode and str. TASK DETAILhttps://phabricator.wikimedia.org/T195300EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: DalbaCc: gerritbot,

[Pywikipedia-bugs] [Maniphest] [Created] T195300: Implement a mechanism to auto-convert python2 strings into unicode for user-config.py values

2018-05-22 Thread Dalba
Dalba created this task.Dalba added a project: Pywikibot-core.Herald added subscribers: pywikibot-bugs-list, Aklapper. TASK DESCRIPTION In T95810#1340229, @jayvdb wrote: should config2 automatically upgrade any str from user-config.py to be unicode? I think we can also inject a from __future__

[Pywikipedia-bugs] [Maniphest] [Closed] T195287: Appveyor tests fails for python 2.7.2

2018-05-22 Thread Xqt
Xqt closed this task as "Resolved". TASK DETAILhttps://phabricator.wikimedia.org/T195287EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Dalba, XqtCc: gerritbot, Aklapper, Dalba, Xqt, pywikibot-bugs-list, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985,

[Pywikipedia-bugs] [Maniphest] [Commented On] T195287: Appveyor tests fails for python 2.7.2

2018-05-22 Thread gerritbot
gerritbot added a comment. Change 434464 merged by jenkins-bot: [pywikibot/core@master] setup.py: Flatten the extra_deps.items() before adding them to test_deps https://gerrit.wikimedia.org/r/434464TASK DETAILhttps://phabricator.wikimedia.org/T195287EMAIL

[Pywikipedia-bugs] [Maniphest] [Updated] T195287: Appveyor tests fails for python 2.7.2

2018-05-22 Thread gerritbot
gerritbot added a project: Patch-For-Review. TASK DETAILhttps://phabricator.wikimedia.org/T195287EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Dalba, gerritbotCc: gerritbot, Aklapper, Dalba, Xqt, pywikibot-bugs-list, Versusxo, Majesticalreaper22,

[Pywikipedia-bugs] [Maniphest] [Commented On] T195287: Appveyor tests fails for python 2.7.2

2018-05-22 Thread gerritbot
gerritbot added a comment. Change 434464 had a related patch set uploaded (by Dalba; owner: Dalba): [pywikibot/core@master] setup.py: Flaten then extra_deps.items() before adding them to test_deps https://gerrit.wikimedia.org/r/434464TASK DETAILhttps://phabricator.wikimedia.org/T195287EMAIL

[Pywikipedia-bugs] [Maniphest] [Claimed] T195287: Appveyor tests fails for python 2.7.2

2018-05-22 Thread Dalba
Dalba claimed this task. TASK DETAILhttps://phabricator.wikimedia.org/T195287EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: DalbaCc: Aklapper, Dalba, Xqt, pywikibot-bugs-list, Magul, Tbscho, MayS, Mdupont, JJMC89, Avicennasis, jayvdb, Masti, Alchimista,

[Pywikipedia-bugs] [Maniphest] [Commented On] T195287: Appveyor tests fails for python 2.7.2

2018-05-22 Thread Dalba
Dalba added a comment. This is odd because oursql is not supposed to be installed on Windows ('nt').TASK DETAILhttps://phabricator.wikimedia.org/T195287EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: DalbaCc: Aklapper, Dalba, Xqt, pywikibot-bugs-list, Magul,

[Pywikipedia-bugs] [Maniphest] [Edited] T195287: Appveyor tests fails for python 2.7.2

2018-05-22 Thread Dalba
Dalba updated the task description. (Show Details) CHANGES TO TASK DESCRIPTIONhttps://ci.appveyor.com/project/Ladsgroup/pywikibot-g4xqx/build/1.0.402 ``` Searching for oursql Reading https://pypi.org/simple/oursql/ Downloading

[Pywikipedia-bugs] [Maniphest] [Block] T181999: Allow more filters in category.py

2018-05-22 Thread Dvorapa
Dvorapa reopened subtask T168045: Make category tidy work on subcategories too as "Open". TASK DETAILhttps://phabricator.wikimedia.org/T181999EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: DvorapaCc: XZise, JAnD, StudiesWorld, TerraCodes, Framawiki,

[Pywikipedia-bugs] [Maniphest] [Created] T195287: Appveyor tests fails for python 2.7.2

2018-05-22 Thread Xqt
Xqt created this task.Xqt added projects: Pywikibot-core, Pywikibot-tests.Herald added subscribers: pywikibot-bugs-list, Aklapper. TASK DESCRIPTIONhttps://ci.appveyor.com/project/Ladsgroup/pywikibot-g4xqx/build/1.0.402TASK DETAILhttps://phabricator.wikimedia.org/T195287EMAIL

[Pywikipedia-bugs] [Maniphest] [Triaged] T195287: Appveyor tests fails for python 2.7.2

2018-05-22 Thread Xqt
Xqt triaged this task as "High" priority. TASK DETAILhttps://phabricator.wikimedia.org/T195287EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: XqtCc: Aklapper, Dalba, Xqt, pywikibot-bugs-list, Magul, Tbscho, MayS, Mdupont, JJMC89, Avicennasis, jayvdb, Masti,