[Pywikipedia-bugs] [Maniphest] [Edited] T124141: weblinkchecker should not process URLS in fullurl

2016-01-22 Thread jayvdb
jayvdb edited the task description. TASK DETAIL https://phabricator.wikimedia.org/T124141 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: jayvdb Cc: MtDu, Ricordisamoa, gerritbot, Emijrp, Aklapper, jayvdb, pywikibot-bugs-list, Jay8g

[Pywikipedia-bugs] [Maniphest] [Commented On] T123892: fixing_redirects.py uses lower case page title in certain usecases

2016-01-22 Thread Stigmj
Stigmj added a comment. The following shows the behaviour with patch set 8: $ python pwb.py fixing_redirects.py -simulate -page:"Bruker:Stigmj/Redirect_tests" Retrieving 1 pages from wikipedia:no. >>> Bruker:Stigmj/Redirect tests <<< @@ -1,16 +1,16 @@ - * [[Bruker:Stigmj/Old

[Pywikipedia-bugs] [Maniphest] [Created] T124466: Support logging in with Special:BotPassword passwords

2016-01-22 Thread valhallasw
valhallasw created this task. valhallasw added a subscriber: valhallasw. valhallasw added a project: pywikibot-core. Herald added subscribers: pywikibot-bugs-list, StudiesWorld, Aklapper. TASK DESCRIPTION The basic machinery works (as long as you work around check_user_exists), but the login

[Pywikipedia-bugs] [Maniphest] [Changed Subscribers] T124466: Support logging in with Special:BotPassword passwords

2016-01-22 Thread valhallasw
valhallasw added a subscriber: Alkamid. TASK DETAIL https://phabricator.wikimedia.org/T124466 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: valhallasw Cc: Alkamid, Aklapper, StudiesWorld, valhallasw, pywikibot-bugs-list

[Pywikipedia-bugs] [Maniphest] [Assigned] T123808: Statistics for SCM project 'core' mix pywikibot/core, mediawiki/core and oojs/core

2016-01-22 Thread Aklapper
Aklapper assigned this task to Dicortazar. TASK DETAIL https://phabricator.wikimedia.org/T123808 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Dicortazar, Aklapper Cc: pywikibot-bugs-list, Lcanasdiaz, Qgil, jayvdb, Aklapper, Dicortazar

[Pywikipedia-bugs] [Maniphest] [Created] T124407: Prevent repeated failures of archiving and notify editors of the problem

2016-01-22 Thread whym
whym created this task. whym added a subscriber: whym. whym added a project: Pywikibot-archivebot.py. Herald added subscribers: pywikibot-bugs-list, StudiesWorld, Aklapper. TASK DESCRIPTION Background: I think Archivebot should more clearly notify users of problems. Typical causes of failures

[Pywikipedia-bugs] [Maniphest] [Commented On] T121366: deprecation decorators should add deprecation information to docstrings

2016-01-22 Thread Xqt
Xqt added a subscriber: Xqt. Xqt added a comment. What is wrong keeping "Deprecated" in doc string? Please keep in mind doc strings are comments for human readability to explain a method inside the code. But it would be wrong to have access to those comments via post-processors on an external

[Pywikipedia-bugs] [Maniphest] [Commented On] T121366: deprecation decorators should add deprecation information to docstrings

2016-01-22 Thread jayvdb
jayvdb added a comment. The `@deprecated` is also human readable. The 'problem' with adding 'Deprecated' to the docstring is they are not kept in sync with `@deprecated`. We have so many instances where this hasnt been done; it slips through code review, as we dont have a code style checker

[Pywikipedia-bugs] [Maniphest] [Triaged] T100265: category.py: implement collation-aware sorting

2016-01-22 Thread Danny_B
Danny_B triaged this task as "Normal" priority. TASK DETAIL https://phabricator.wikimedia.org/T100265 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Danny_B Cc: StudiesWorld, Aklapper, valhallasw, pywikibot-bugs-list, Danny_B, matej_suchanek

[Pywikipedia-bugs] [Maniphest] [Updated] T100265: category.py: implement collation-aware sorting

2016-01-22 Thread Danny_B
Danny_B added a project: Pywikibot-i18n. Herald added a subscriber: StudiesWorld. TASK DETAIL https://phabricator.wikimedia.org/T100265 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Danny_B Cc: StudiesWorld, Aklapper, valhallasw,

[Pywikipedia-bugs] [Maniphest] [Claimed] T124138: reflinks should fetch only 1Mb of each linked document

2016-01-22 Thread MtDu
MtDu added a subscriber: MtDu. MtDu claimed this task. MtDu added a comment. I'll fix this. TASK DETAIL https://phabricator.wikimedia.org/T124138 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: MtDu Cc: MtDu, Aklapper, pywikibot-bugs-list, GWicke

[Pywikipedia-bugs] [Maniphest] [Updated] T124138: reflinks should fetch only 1Mb of each linked document

2016-01-22 Thread gerritbot
gerritbot added a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T124138 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: MtDu, gerritbot Cc: gerritbot, MtDu, Aklapper, pywikibot-bugs-list, GWicke

[Pywikipedia-bugs] [Maniphest] [Commented On] T124138: reflinks should fetch only 1Mb of each linked document

2016-01-22 Thread gerritbot
gerritbot added a subscriber: gerritbot. gerritbot added a comment. Change 265769 had a related patch set uploaded (by MtDu): Make reflinks only fetch 1 Mb of each linked document https://gerrit.wikimedia.org/r/265769 TASK DETAIL https://phabricator.wikimedia.org/T124138 EMAIL PREFERENCES

[Pywikipedia-bugs] [Maniphest] [Commented On] T121366: deprecation decorators should add deprecation information to docstrings

2016-01-22 Thread gerritbot
gerritbot added a subscriber: gerritbot. gerritbot added a comment. Change 265899 had a related patch set uploaded (by Sn1per): Add deprecation notice to docstring in @deprecated decorator https://gerrit.wikimedia.org/r/265899 TASK DETAIL https://phabricator.wikimedia.org/T121366 EMAIL

[Pywikipedia-bugs] [Maniphest] [Updated] T121366: deprecation decorators should add deprecation information to docstrings

2016-01-22 Thread gerritbot
gerritbot added a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T121366 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Sn1per, gerritbot Cc: gerritbot, Sn1per, pywikibot-bugs-list, jayvdb, StudiesWorld, Aklapper, Jay8g,

[Pywikipedia-bugs] [Maniphest] [Commented On] T121366: deprecation decorators should add deprecation information to docstrings

2016-01-22 Thread Sn1per
Sn1per added a comment. I imagine a regex could be used to make @deprecate_arg do something similar. TASK DETAIL https://phabricator.wikimedia.org/T121366 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Sn1per Cc: Sn1per, pywikibot-bugs-list,

[Pywikipedia-bugs] [Maniphest] [Commented On] T121366: deprecation decorators should add deprecation information to docstrings

2016-01-22 Thread gerritbot
gerritbot added a comment. Change 265902 had a related patch set uploaded (by Sn1per): [WIP]Remove unnecessary DEPRECATED notices from docstrings https://gerrit.wikimedia.org/r/265902 TASK DETAIL https://phabricator.wikimedia.org/T121366 EMAIL PREFERENCES

[Pywikipedia-bugs] [Maniphest] [Commented On] T124141: weblinkchecker should not process URLS in fullurl

2016-01-22 Thread gerritbot
gerritbot added a comment. Change 265651 merged by jenkins-bot: Ignore URLs in fullurl template https://gerrit.wikimedia.org/r/265651 TASK DETAIL https://phabricator.wikimedia.org/T124141 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: gerritbot

[Pywikipedia-bugs] [Maniphest] [Commented On] T60941: [tracking] [clonable] Missing unit tests for pywikibot library

2016-01-22 Thread gerritbot
gerritbot added a comment. Change 265674 merged by jenkins-bot: Add tests for deprecated namespace shortcuts https://gerrit.wikimedia.org/r/265674 TASK DETAIL https://phabricator.wikimedia.org/T60941 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: