[Pywikipedia-bugs] [Maniphest] [Unblock] T66838: Port catimages.py to core

2016-09-03 Thread AbdealiJK
AbdealiJK closed subtask T129611: [GSoC 2016 Proposal] Port catimages.py to pywikibot-core as "Resolved". TASK DETAILhttps://phabricator.wikimedia.org/T66838EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: AbdealiJKCc: Vlkyrie, Sumit, DrTrigon, AbdealiJK, Studi

[Pywikipedia-bugs] [Maniphest] [Closed] T129611: [GSoC 2016 Proposal] Port catimages.py to pywikibot-core

2016-09-03 Thread AbdealiJK
AbdealiJK closed this task as "Resolved". TASK DETAILhttps://phabricator.wikimedia.org/T129611EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: AbdealiJKCc: zhuyifei1999, Rillke, Sumit, 01tonythomas, Josve05a, Aklapper, pywikibot-bugs-list, AbdealiJK, jayvdb, Dr

[Pywikipedia-bugs] [Maniphest] [Unblock] T129368: Usages of unittest.expectedFailure should be solved

2016-09-03 Thread AbdealiJK
AbdealiJK closed subtask T135594: pytest doesnt respect __test__ = False on script_tests metaclass created methods as "Resolved". TASK DETAILhttps://phabricator.wikimedia.org/T129368EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: AbdealiJKCc: Mpaa, gerritbot,

[Pywikipedia-bugs] [Maniphest] [Unblock] T115313: Find an advanced test runner with logging

2016-09-03 Thread AbdealiJK
AbdealiJK closed subtask T135594: pytest doesnt respect __test__ = False on script_tests metaclass created methods as "Resolved". TASK DETAILhttps://phabricator.wikimedia.org/T115313EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: jayvdb, AbdealiJKCc: gerritbot

[Pywikipedia-bugs] [Maniphest] [Closed] T135594: pytest doesnt respect __test__ = False on script_tests metaclass created methods

2016-09-03 Thread AbdealiJK
AbdealiJK closed this task as "Resolved".AbdealiJK added a comment. This has been merged into the stable pytest 3.0 Closing the taskTASK DETAILhttps://phabricator.wikimedia.org/T135594EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: AbdealiJKCc: Aklapper, Zppix

[Pywikipedia-bugs] [Maniphest] [Commented On] T144157: Pywikibot should create *.lwp files with 600 mode so nobody except its owner is able to read it

2016-09-03 Thread gerritbot
gerritbot added a comment. Change 308335 merged by jenkins-bot: [bugfix] omit mode 600 warning for non-unix platforms https://gerrit.wikimedia.org/r/308335TASK DETAILhttps://phabricator.wikimedia.org/T144157EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: gerr

[Pywikipedia-bugs] [Maniphest] [Closed] T144157: Pywikibot should create *.lwp files with 600 mode so nobody except its owner is able to read it

2016-09-03 Thread Xqt
Xqt closed this task as "Resolved".Xqt claimed this task.Xqt added a comment. Yes we should.TASK DETAILhttps://phabricator.wikimedia.org/T144157EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: XqtCc: Mpaa, valhallasw, Xqt, gerritbot, Aklapper, Urbanecm, pywikib

[Pywikipedia-bugs] [Maniphest] [Block] T144662: Jenkins: flake8, pyflakes-py3, pyflakes-pypy fail

2016-09-03 Thread jayvdb
jayvdb reopened subtask T115929: Duplicate keys in transliteration of Cyrillic (Future release of pyflakes will break the build) as "Open". TASK DETAILhttps://phabricator.wikimedia.org/T144662EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Xqt, jayvdbCc: gerri

[Pywikipedia-bugs] [Maniphest] [Reopened] T115929: Duplicate keys in transliteration of Cyrillic (Future release of pyflakes will break the build)

2016-09-03 Thread jayvdb
jayvdb reopened this task as "Open".jayvdb lowered the priority of this task from "Unbreak Now!" to "Low".jayvdb added a comment. While the code linting problem was fixed, the linguists was not.TASK DETAILhttps://phabricator.wikimedia.org/T115929EMAIL PREFERENCEShttps://phabricator.wikimedia.org/se

[Pywikipedia-bugs] [Maniphest] [Commented On] T144157: Pywikibot should create *.lwp files with 600 mode so nobody except its owner is able to read it

2016-09-03 Thread gerritbot
gerritbot added a comment. Change 308335 had a related patch set uploaded (by Xqt): [bugfix] omit mode 600 warning for non-linux platforms https://gerrit.wikimedia.org/r/308335TASK DETAILhttps://phabricator.wikimedia.org/T144157EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emai

[Pywikipedia-bugs] [Maniphest] [Commented On] T144157: Pywikibot should create *.lwp files with 600 mode so nobody except its owner is able to read it

2016-09-03 Thread Mpaa
Mpaa added a comment. In T144157#2606810, @valhallasw wrote: Windows likely doesn't support os.chmod(). We can just remove the warning -- that's what we do for passwordfile. Or as config is anyhow imported, we can just display it if not OSWIN32?TASK DETAILhttps://phabricator.wikimedia.org/T14415

[Pywikipedia-bugs] [Maniphest] [Commented On] T70898: Move Wikibase specific code out of page.py and site.py

2016-09-03 Thread Xqt
Xqt added a comment. I am strictly against splitting main parts of the framework out of the current project. On bot owner side it is more difficult to combine a working bot, on developers side it is more difficult to check the code when it is distributed on several parts.TASK DETAILhttps://phabrica

[Pywikipedia-bugs] [Maniphest] [Declined] T57043: welcome.py: Add random signature to edit summary too

2016-09-03 Thread Xqt
Xqt closed this task as "Declined".Xqt added a comment. per Nemo_bis, no advantage given.TASK DETAILhttps://phabricator.wikimedia.org/T57043EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: XqtCc: Dalba, Xqt, Aklapper, Legoktm, Nemo_bis, jayvdb, Ricordisamoa, py

[Pywikipedia-bugs] [Maniphest] [Commented On] T144157: Pywikibot should create *.lwp files with 600 mode so nobody except its owner is able to read it

2016-09-03 Thread valhallasw
valhallasw added a comment. Alternatively, we could try to support Windows ACLs (see e.g. http://stackoverflow.com/a/27500472/118671 ) , but ACLs are complicated, and I think all of our windows users are on (effectively) single-user systems, where files that are readable for all is less of an issue

[Pywikipedia-bugs] [Maniphest] [Commented On] T144157: Pywikibot should create *.lwp files with 600 mode so nobody except its owner is able to read it

2016-09-03 Thread valhallasw
valhallasw added a comment. Windows likely doesn't support os.chmod(). We can just remove the warning -- that's what we do for passwordfile.TASK DETAILhttps://phabricator.wikimedia.org/T144157EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: valhallaswCc: valhal

[Pywikipedia-bugs] [Maniphest] [Commented On] T144157: Pywikibot should create *.lwp files with 600 mode so nobody except its owner is able to read it

2016-09-03 Thread Xqt
Xqt added a comment. On windows I always get this warning now: WARNING: File C:\pwb\GIT\core\pywikibot.lwp had no 600 mode; converted to 600 modeTASK DETAILhttps://phabricator.wikimedia.org/T144157EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: XqtCc: Xqt, ge

[Pywikipedia-bugs] [Maniphest] [Closed] T98590: welcome: TypeError: decoding str is not supported

2016-09-03 Thread Xqt
Xqt closed this task as "Resolved".Xqt claimed this task.Xqt added a comment.Herald added a subscriber: TerraCodes. Seems resolved alreadyTASK DETAILhttps://phabricator.wikimedia.org/T98590EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: XqtCc: Xqt, TerraCodes,

[Pywikipedia-bugs] [Maniphest] [Commented On] T144157: Pywikibot should create *.lwp files with 600 mode so nobody except its owner is able to read it

2016-09-03 Thread gerritbot
gerritbot added a comment. Change 308225 merged by jenkins-bot: http.py: create/convert pywikibot.lwp file to 600 https://gerrit.wikimedia.org/r/308225TASK DETAILhttps://phabricator.wikimedia.org/T144157EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: gerritbo

[Pywikipedia-bugs] [Maniphest] [Closed] T115929: Duplicate keys in transliteration of Cyrillic (Future release of pyflakes will break the build)

2016-09-03 Thread Xqt
Xqt closed this task as "Resolved".Xqt claimed this task. TASK DETAILhttps://phabricator.wikimedia.org/T115929EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: XqtCc: gerritbot, OiL, Jay8g, TerraCodes, Luke081515, Andre_Engels, valhallasw, Aklapper, pywikibot-bu

[Pywikipedia-bugs] [Maniphest] [Closed] T144662: Jenkins: flake8, pyflakes-py3, pyflakes-pypy fail

2016-09-03 Thread Xqt
Xqt closed this task as "Resolved".Xqt claimed this task. TASK DETAILhttps://phabricator.wikimedia.org/T144662EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: XqtCc: gerritbot, Xqt, TerraCodes, Luke081515, Jay8g, Aklapper, pywikibot-bugs-list, Mpaa, Lewizho99,

[Pywikipedia-bugs] [Maniphest] [Unblock] T144662: Jenkins: flake8, pyflakes-py3, pyflakes-pypy fail

2016-09-03 Thread Xqt
Xqt closed subtask T115929: Duplicate keys in transliteration of Cyrillic (Future release of pyflakes will break the build) as "Resolved". TASK DETAILhttps://phabricator.wikimedia.org/T144662EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: XqtCc: gerritbot, Xqt

[Pywikipedia-bugs] [Maniphest] [Commented On] T125049: Bot's site arguments for constructor should be called as keyword argument, not positional

2016-09-03 Thread gerritbot
gerritbot added a comment. Change 266998 merged by jenkins-bot: [bugfix] Bot class arguments for constructor https://gerrit.wikimedia.org/r/266998TASK DETAILhttps://phabricator.wikimedia.org/T125049EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Xqt, gerritbo

[Pywikipedia-bugs] [Maniphest] [Commented On] T125046: Do not set Bot._site to None if we already have a site object

2016-09-03 Thread gerritbot
gerritbot added a comment. Change 266998 merged by jenkins-bot: [bugfix] Bot class arguments for constructor https://gerrit.wikimedia.org/r/266998TASK DETAILhttps://phabricator.wikimedia.org/T125046EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Xqt, gerritbo

[Pywikipedia-bugs] [Maniphest] [Commented On] T115929: Duplicate keys in transliteration of Cyrillic (Future release of pyflakes will break the build)

2016-09-03 Thread gerritbot
gerritbot added a comment. Change 308319 merged by jenkins-bot: [bugfix] Solve flake8 F999 doctests https://gerrit.wikimedia.org/r/308319TASK DETAILhttps://phabricator.wikimedia.org/T115929EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: gerritbotCc: gerritbot

[Pywikipedia-bugs] [Maniphest] [Commented On] T144662: Jenkins: flake8, pyflakes-py3, pyflakes-pypy fail

2016-09-03 Thread gerritbot
gerritbot added a comment. Change 308319 merged by jenkins-bot: [bugfix] Solve flake8 F999 doctests https://gerrit.wikimedia.org/r/308319TASK DETAILhttps://phabricator.wikimedia.org/T144662EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: gerritbotCc: gerritbot

[Pywikipedia-bugs] [Maniphest] [Updated] T144662: Jenkins: flake8, pyflakes-py3, pyflakes-pypy fail

2016-09-03 Thread gerritbot
gerritbot added a project: Patch-For-Review. TASK DETAILhttps://phabricator.wikimedia.org/T144662EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: gerritbotCc: gerritbot, Xqt, TerraCodes, Luke081515, Jay8g, Aklapper, pywikibot-bugs-list, Mpaa, Lewizho99, Mdupont

[Pywikipedia-bugs] [Maniphest] [Commented On] T115929: Duplicate keys in transliteration of Cyrillic (Future release of pyflakes will break the build)

2016-09-03 Thread gerritbot
gerritbot added a comment. Change 308319 had a related patch set uploaded (by Xqt): [bugfix] Solve flake8 F999 doctests https://gerrit.wikimedia.org/r/308319TASK DETAILhttps://phabricator.wikimedia.org/T115929EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: ge

[Pywikipedia-bugs] [Maniphest] [Commented On] T144662: Jenkins: flake8, pyflakes-py3, pyflakes-pypy fail

2016-09-03 Thread gerritbot
gerritbot added a comment. Change 308319 had a related patch set uploaded (by Xqt): [bugfix] Solve flake8 F999 doctests https://gerrit.wikimedia.org/r/308319TASK DETAILhttps://phabricator.wikimedia.org/T144662EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: ge

[Pywikipedia-bugs] [Maniphest] [Updated] T115929: Duplicate keys in transliteration of Cyrillic (Future release of pyflakes will break the build)

2016-09-03 Thread gerritbot
gerritbot added a project: Patch-For-Review. TASK DETAILhttps://phabricator.wikimedia.org/T115929EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: gerritbotCc: gerritbot, OiL, Jay8g, TerraCodes, Luke081515, Andre_Engels, valhallasw, Aklapper, pywikibot-bugs-list

[Pywikipedia-bugs] [Maniphest] [Merged] T144664: flake0 doctest fails with F999 errors

2016-09-03 Thread Xqt
Xqt closed this task as a duplicate of T144662: Jenkins: flake8, pyflakes-py3, pyflakes-pypy fail. TASK DETAILhttps://phabricator.wikimedia.org/T144664EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: XqtCc: gerritbot, TerraCodes, Luke081515, Jay8g, Aklapper, Xq

[Pywikipedia-bugs] [Maniphest] [Updated] T144662: Jenkins: flake8, pyflakes-py3, pyflakes-pypy fail

2016-09-03 Thread Xqt
Xqt added subscribers: Xqt, gerritbot.Xqt merged a task: T144664: flake0 doctest fails with F999 errors. TASK DETAILhttps://phabricator.wikimedia.org/T144662EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: XqtCc: gerritbot, Xqt, TerraCodes, Luke081515, Jay8g, A

[Pywikipedia-bugs] [Maniphest] [Updated] T144664: flake0 doctest fails with F999 errors

2016-09-03 Thread gerritbot
gerritbot added a project: Patch-For-Review. TASK DETAILhttps://phabricator.wikimedia.org/T144664EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Xqt, gerritbotCc: gerritbot, TerraCodes, Luke081515, Jay8g, Aklapper, Xqt, pywikibot-bugs-list, Lewizho99, Mdupont,

[Pywikipedia-bugs] [Maniphest] [Commented On] T144664: flake0 doctest fails with F999 errors

2016-09-03 Thread gerritbot
gerritbot added a comment. Change 308319 had a related patch set uploaded (by Xqt): [bugfix] Solve flake8 F999 doctests https://gerrit.wikimedia.org/r/308319TASK DETAILhttps://phabricator.wikimedia.org/T144664EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Xq

[Pywikipedia-bugs] [Maniphest] [Triaged] T144664: flake0 doctest fails with F999 errors

2016-09-03 Thread Xqt
Xqt triaged this task as "Unbreak Now!" priority.Herald added subscribers: Jay8g, Luke081515, TerraCodes. TASK DETAILhttps://phabricator.wikimedia.org/T144664EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: XqtCc: TerraCodes, Luke081515, Jay8g, Aklapper, Xqt, p

[Pywikipedia-bugs] [Maniphest] [Created] T144664: flake0 doctest fails with F999 errors

2016-09-03 Thread Xqt
Xqt created this task.Xqt added projects: Pywikibot-core, Pywikibot-tests.Herald added subscribers: pywikibot-bugs-list, Aklapper. TASK DESCRIPTIONError messages where: F999 dictionary key repeated with different values see https://integration.wikimedia.org/ci/job/tox-jessie/10935/consoleTASK DE

[Pywikipedia-bugs] [Maniphest] [Triaged] T143545: Welcome.py welcomes autocreated accounts even if -sul option is not in use

2016-09-03 Thread Vituzzu
Vituzzu triaged this task as "Normal" priority. TASK DETAILhttps://phabricator.wikimedia.org/T143545EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: VituzzuCc: Snowolf, Aklapper, Vituzzu, pywikibot-bugs-list___ pywiki

[Pywikipedia-bugs] [Maniphest] [Updated] T115929: Duplicate keys in transliteration of Cyrillic (Future release of pyflakes will break the build)

2016-09-03 Thread jayvdb
jayvdb removed projects: Pywikibot-i18n, Easy, Pywikibot-core.jayvdb added a comment.Herald added a subscriber: Jay8g. Pyflakes 1.3 is out :)TASK DETAILhttps://phabricator.wikimedia.org/T115929EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: jayvdbCc: Jay8g, Te

[Pywikipedia-bugs] [Maniphest] [Updated] T144662: Jenkins: flake8, pyflakes-py3, pyflakes-pypy fail

2016-09-03 Thread jayvdb
jayvdb added a subtask: T115929: Duplicate keys in transliteration of Cyrillic (Future release of pyflakes will break the build). TASK DETAILhttps://phabricator.wikimedia.org/T144662EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: jayvdbCc: TerraCodes, Luke0815

[Pywikipedia-bugs] [Maniphest] [Updated] T115929: Duplicate keys in transliteration of Cyrillic (Future release of pyflakes will break the build)

2016-09-03 Thread jayvdb
jayvdb added a parent task: T144662: Jenkins: flake8, pyflakes-py3, pyflakes-pypy fail. TASK DETAILhttps://phabricator.wikimedia.org/T115929EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: jayvdbCc: TerraCodes, Luke081515, Andre_Engels, valhallasw, Aklapper, py

[Pywikipedia-bugs] [Maniphest] [Triaged] T144662: Jenkins: flake8, pyflakes-py3, pyflakes-pypy fail

2016-09-03 Thread Mpaa
Mpaa triaged this task as "Unbreak Now!" priority.Herald added subscribers: Jay8g, Luke081515, TerraCodes. TASK DETAILhttps://phabricator.wikimedia.org/T144662EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: MpaaCc: TerraCodes, Luke081515, Jay8g, Aklapper, pywi

[Pywikipedia-bugs] [Maniphest] [Created] T144662: Jenkins: flake8, pyflakes-py3, pyflakes-pypy fail

2016-09-03 Thread Mpaa
Mpaa created this task.Mpaa added a project: Pywikibot-core.Herald added subscribers: pywikibot-bugs-list, Aklapper. TASK DESCRIPTIONjenkins-bot Patch Set 4: Verified-1 Main test build failed. tox FAILURE in 1m 23s ERROR: InvocationError: '/mnt/jenkins-workspace/workspace/tox/.tox/flake8/bin/