[Pywikipedia-bugs] [Maniphest] [Edited] T71384: extract_templates_and_params parser bugs loading w:en:Main_Page with mwparserfromhell

2018-05-11 Thread Dalba
Dalba updated the task description. (Show Details) CHANGES TO TASK DESCRIPTIONCalling `extract_templates_and_params` with '`use_mwparserfromhell'` enabled on the English Wikipedia Main Page results in many 'results' which are not a template i.e. ```lang=bash $ PYTHONPATH="." python -c "import

[Pywikipedia-bugs] [Maniphest] [Triaged] T194512: Pywikibot doesn't provide any convenient way to remove Wikidata aliases

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

[Pywikipedia-bugs] [Maniphest] [Updated] T108068: unicodedata2 doesnt support all python environments supported by Pywikibot

2018-05-11 Thread Dalba
Dalba removed a project: Upstream. TASK DETAILhttps://phabricator.wikimedia.org/T108068EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: jayvdb, DalbaCc: Dalba, gerritbot, pywikibot-bugs-list, XZise, jayvdb, VcamX, Aklapper, Magul, Tbscho, MayS, Mdupont,

[Pywikipedia-bugs] [Maniphest] [Changed Project Column] T108068: unicodedata2 doesnt support all python environments supported by Pywikibot

2018-05-11 Thread Dalba
Dalba moved this task from Reported Upstream to Patch merged upstream on the Upstream board.Dalba added a comment. Upstream issue is marked as resolved. I guess we now just need to enable installation of unicodedata2 on Python 3 setups?TASK

[Pywikipedia-bugs] [Maniphest] [Triaged] T188894: Tabular Data support in pywikibot

2018-05-11 Thread Xqt
Xqt triaged this task as "Low" priority. TASK DETAILhttps://phabricator.wikimedia.org/T188894EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: XqtCc: Yurik, Mpaa, Aklapper, pywikibot-bugs-list, Discasto, Magul, Tbscho, MayS, Mdupont, JJMC89, debt, Reasno,

[Pywikipedia-bugs] [Maniphest] [Closed] T108971: Failure to detect wiki.rennkuckuck.de

2018-05-11 Thread Dalba
Dalba closed this task as "Invalid".Dalba added a comment. Closing according to jayvdb's comment; also that wiki has been removed from tests in ff1acf4fca675ef6f4ff4bda1abdc24ac3a3ec20.TASK DETAILhttps://phabricator.wikimedia.org/T108971EMAIL

[Pywikipedia-bugs] [Maniphest] [Created] T194512: Pywikibot doesn't provide any convenient way to remove Wikidata aliases

2018-05-11 Thread matej_suchanek
matej_suchanek created this task.matej_suchanek added projects: Pywikibot-core, Pywikibot-Wikidata.Herald added subscribers: pywikibot-bugs-list, Aklapper. TASK DESCRIPTION(Actually, it does but that doesn't work.) If you want remove a label or description, you can run item.labels['en'] = ''

[Pywikipedia-bugs] [Maniphest] [Unassigned] T194233: page is a redirect but not a redirect

2018-05-11 Thread zhuyifei1999
zhuyifei1999 removed zhuyifei1999 as the assignee of this task. TASK DETAILhttps://phabricator.wikimedia.org/T194233EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: zhuyifei1999Cc: zhuyifei1999, Anomie, Dvorapa, Xqt, Aklapper, pywikibot-bugs-list, JJMC89,

[Pywikipedia-bugs] [Maniphest] [Commented On] T194233: page is a redirect but not a redirect

2018-05-11 Thread Anomie
Anomie added a comment. In T194233#4199135, @zhuyifei1999 wrote: @Anomie While testing how batchcomplete interacts with pageid, I tested the same query for File:Example.jpg on commons, which contains many redirects and multiple file revisions, but I got batchcomplete with only a single imageinfo

[Pywikipedia-bugs] [Maniphest] [Commented On] T194456: shell.py does not have pywikibot imported

2018-05-11 Thread Dvorapa
Dvorapa added a comment. In T194456#4199757, @Xqt wrote: These are the global args provided with pywikibot such as -lang and -family (see the -help) Also I don't really understand, why should pwb.py shell -lang:cs import pywikibot automatically and pwb.py shell (with lang specified in

[Pywikipedia-bugs] [Maniphest] [Commented On] T194233: page is a redirect but not a redirect

2018-05-11 Thread Xqt
Xqt added a comment. In T194233#4199239, @zhuyifei1999 wrote: It's a bug of pywikibot to not treat 'batchcomplete' properly anyhow. Sure and caused by the imageinfo content but currently it could be easily solved by reading that list at once instead step by step as long as we don't use a

[Pywikipedia-bugs] [Maniphest] [Commented On] T194456: shell.py does not have pywikibot imported

2018-05-11 Thread Xqt
Xqt added a comment. In T194456#4199501, @Dvorapa wrote: And what are the args to fill there in order to have pywikibot automatically imported? These are the global args provided with pywikibot such as -lang and -family Please also refer the commit comment in

[Pywikipedia-bugs] [Maniphest] [Commented On] T57654: Recursive clone over ssh uses https for submodules

2018-05-11 Thread Paladox
Paladox added a comment. That is expected as you carnt use ssh in there since only you would be able to clone it.TASK DETAILhttps://phabricator.wikimedia.org/T57654EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: PaladoxCc: Paladox, Xqt, Aklapper, jayvdb,

[Pywikipedia-bugs] [Maniphest] [Updated] T57654: Recursive clone over ssh uses https for submodules

2018-05-11 Thread Dvorapa
Dvorapa added a project: Gerrit. TASK DETAILhttps://phabricator.wikimedia.org/T57654EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: DvorapaCc: Xqt, Aklapper, jayvdb, valhallasw, pywikibot-bugs-list, Multichill, Ladsgroup, Magul, Tbscho, MayS, Mdupont, JJMC89,

[Pywikipedia-bugs] [Maniphest] [Commented On] T194456: shell.py does not have pywikibot imported

2018-05-11 Thread Dvorapa
Dvorapa added a comment. And what are the args to fill there in order to have pywikibot automatically imported?TASK DETAILhttps://phabricator.wikimedia.org/T194456EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: DvorapaCc: Xqt, Aklapper, pywikibot-bugs-list,

[Pywikipedia-bugs] [Maniphest] [Closed] T194456: shell.py does not have pywikibot imported

2018-05-11 Thread Xqt
Xqt closed this task as "Invalid".Xqt added a comment. Yes. Please refer the -help doc: C:\pwb\GIT\core>pwb.py shell -help Spawns an interactive Python shell. Usage: python pwb.py shell [args] If no arguments are given, the pywikibot library will not be loaded. Just Import pywikibot

[Pywikipedia-bugs] [Maniphest] [Commented On] T57654: Recursive clone over ssh uses https for submodules

2018-05-11 Thread Multichill
Multichill added a comment. I cloned Pywikibot using $ git clone --recursive ssh://multich...@gerrit.wikimedia.org:29418/pywikibot/core.git pywikibot :~/pywikibot$ cat .gitmodules [submodule "i18n"] path = scripts/i18n url = "" href="https://gerrit.wikimedia.org/r/pywikibot/i18n"

[Pywikipedia-bugs] [Maniphest] [Created] T194456: shell.py does not have pywikibot imported

2018-05-11 Thread Dvorapa
Dvorapa created this task.Dvorapa added projects: Pywikibot-core, Pywikibot-Other-scripts.Herald added subscribers: pywikibot-bugs-list, Aklapper. TASK DESCRIPTIONSteps to reproduce $ python pwb.py shell Welcome to the Pywikibot interactive shell! >>> pywikibot.Site('cs') Traceback (most recent