[Pywikipedia-bugs] [Maniphest] [Triaged] T272234: TestAlldeletedrevisionsAsUser tests for mysite.alldeletedrevisions are failing

2021-01-16 Thread Xqt
Xqt triaged this task as "High" priority. TASK DETAIL https://phabricator.wikimedia.org/T272234 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Xqt Cc: Aklapper, JJMC89, Xqt, pywikibot-bugs-list, JohnsonLee01, SHEKH, Dijkstra, Khutuck, Zkhalido,

[Pywikipedia-bugs] [Maniphest] [Created] T272234: TestAlldeletedrevisionsAsUser tests for mysite.alldeletedrevisions are failing

2021-01-16 Thread Xqt
Xqt created this task. Xqt added a project: Pywikibot-tests. Restricted Application added subscribers: pywikibot-bugs-list, Aklapper. Restricted Application added a project: Pywikibot. TASK DESCRIPTION TestAlldeletedrevisionsAsUser.test_excludeuser

[Pywikipedia-bugs] [Maniphest] [Updated] T238405: Pywikibot should have a robust way to handle unknown sites

2021-01-16 Thread Bugreporter
Bugreporter added a comment. For the problem described in task description it is worsen by T226157: Data retrieval may be very long and heavy because of SiteLink initialization . However this task is still valid; Pywikibot should be able to

[Pywikipedia-bugs] [Maniphest] [Commented On] T226157: Data retrieval may be very long and heavy because of SiteLink initialization

2021-01-16 Thread Bugreporter
Bugreporter added a comment. Bump as it affects the usability of newitem.py. Simple reproduce: `pywikibot.ItemPage(pywikibot.Site("wikidata","wikidata"),"Q4847311").get()` TASK DETAIL https://phabricator.wikimedia.org/T226157 EMAIL PREFERENCES

[Pywikipedia-bugs] [Maniphest] [Closed] T272157: TestSiteObjectDeprecatedFunctions.test_loadimageinfo fails with Python 3.5

2021-01-16 Thread JJMC89
JJMC89 closed this task as "Resolved". JJMC89 assigned this task to Xqt. JJMC89 removed a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T272157 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Xqt, JJMC89 Cc: Aklapper, Mpaa,

[Pywikipedia-bugs] [Maniphest] [Commented On] T272157: TestSiteObjectDeprecatedFunctions.test_loadimageinfo fails with Python 3.5

2021-01-16 Thread gerritbot
gerritbot added a comment. Change 656440 **merged** by jenkins-bot: [pywikibot/core@master] [bugfix] Ignore failing test_loadimageinfo for Python 3.5 https://gerrit.wikimedia.org/r/656440 TASK DETAIL https://phabricator.wikimedia.org/T272157 EMAIL PREFERENCES

[Pywikipedia-bugs] [Maniphest] [Commented On] T272223: Can't change text with add_text script on a category

2021-01-16 Thread gerritbot
gerritbot added a comment. Change 656581 **merged** by jenkins-bot: [pywikibot/core@master] [bugfix] add_text: str.join() expects an iterable not multiple args https://gerrit.wikimedia.org/r/656581 TASK DETAIL https://phabricator.wikimedia.org/T272223 EMAIL PREFERENCES

[Pywikipedia-bugs] [Maniphest] [Closed] T272223: Can't change text with add_text script on a category

2021-01-16 Thread JJMC89
JJMC89 closed this task as "Resolved". JJMC89 assigned this task to Xqt. JJMC89 edited projects, added Pywikibot-Scripts; removed Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T272223 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To:

[Pywikipedia-bugs] [Maniphest] [Updated] T272212: site_tests.TestAlldeletedrevisionsAsUser test methods fail with KeyError

2021-01-16 Thread JJMC89
JJMC89 removed a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T272212 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Xqt, JJMC89 Cc: Aklapper, pywikibot-bugs-list, JJMC89, Xqt, JohnsonLee01, SHEKH, Dijkstra, Khutuck,

[Pywikipedia-bugs] [Maniphest] [Closed] T272212: site_tests.TestAlldeletedrevisionsAsUser test methods fail with KeyError

2021-01-16 Thread JJMC89
JJMC89 closed this task as "Resolved". JJMC89 assigned this task to Xqt. TASK DETAIL https://phabricator.wikimedia.org/T272212 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Xqt, JJMC89 Cc: Aklapper, pywikibot-bugs-list, JJMC89, Xqt, JohnsonLee01,

[Pywikipedia-bugs] [Maniphest] [Commented On] T272212: site_tests.TestAlldeletedrevisionsAsUser test methods fail with KeyError

2021-01-16 Thread gerritbot
gerritbot added a comment. Change 656580 **merged** by jenkins-bot: [pywikibot/core@master] [bugfix] Use default parameter with dict.pop() in Site.alldeletedrevisions https://gerrit.wikimedia.org/r/656580 TASK DETAIL https://phabricator.wikimedia.org/T272212 EMAIL PREFERENCES

[Pywikipedia-bugs] [Maniphest] [Updated] T272212: site_tests.TestAlldeletedrevisionsAsUser test methods fail with KeyError

2021-01-16 Thread gerritbot
gerritbot added a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T272212 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: gerritbot Cc: Aklapper, pywikibot-bugs-list, JJMC89, Xqt, JohnsonLee01, SHEKH, Dijkstra, Alter-paule,

[Pywikipedia-bugs] [Maniphest] [Commented On] T272212: site_tests.TestAlldeletedrevisionsAsUser test methods fail with KeyError

2021-01-16 Thread gerritbot
gerritbot added a comment. Change 656580 had a related patch set uploaded (by JJMC89; owner: Xqt): [pywikibot/core@master] [bugfix] Use default parameter with dict.pop() in Site.alldeletedrevisions https://gerrit.wikimedia.org/r/656580 TASK DETAIL

[Pywikipedia-bugs] [Maniphest] [Commented On] T272223: Can't change text with add_text script on a category

2021-01-16 Thread RedKhan16
RedKhan16 added a comment. No problem, not something that I use on a big scale anymore. Accidentally stumbled upon it, thought that you might want to know about it. Another detail - unlike `-except` option `-grepnot` doesn't seem to give any output. TASK DETAIL

[Pywikipedia-bugs] [Maniphest] [Updated] T272223: Can't change text with add_text script on a category

2021-01-16 Thread Xqt
Xqt added a comment. This bug was introduced with rPWBC7ba53302 . Sorry I've overseen that during review. TASK DETAIL https://phabricator.wikimedia.org/T272223 EMAIL PREFERENCES

[Pywikipedia-bugs] [Maniphest] [Updated] T272223: Can't change text with add_text script on a category

2021-01-16 Thread gerritbot
gerritbot added a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T272223 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: gerritbot Cc: Aklapper, pywikibot-bugs-list, RedKhan16, JohnsonLee01, SHEKH, Dijkstra, Alter-paule,

[Pywikipedia-bugs] [Maniphest] [Commented On] T272223: Can't change text with add_text script on a category

2021-01-16 Thread gerritbot
gerritbot added a comment. Change 656581 had a related patch set uploaded (by Xqt; owner: Xqt): [pywikibot/core@master] [bugfix] add_text: str.join() expects an iterable not multiple args https://gerrit.wikimedia.org/r/656581 TASK DETAIL https://phabricator.wikimedia.org/T272223

[Pywikipedia-bugs] [Maniphest] [Triaged] T272223: Can't change text with add_text script on a category

2021-01-16 Thread Xqt
Xqt triaged this task as "High" priority. TASK DETAIL https://phabricator.wikimedia.org/T272223 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Xqt Cc: Aklapper, pywikibot-bugs-list, RedKhan16, JohnsonLee01, SHEKH, Dijkstra, Khutuck, Zkhalido,

[Pywikipedia-bugs] [Maniphest] [Created] T272223: Can't change text with add_text script on a category

2021-01-16 Thread RedKhan16
RedKhan16 created this task. RedKhan16 added a project: Pywikibot. Restricted Application added subscribers: pywikibot-bugs-list, Aklapper. TASK DESCRIPTION I run basically the same command that is given in the manual and

[Pywikipedia-bugs] [Maniphest] [Commented On] T271437: rename pagegenerators.GeneratorFactory.handleArg

2021-01-16 Thread gerritbot
gerritbot added a comment. Change 656575 **abandoned** by Xqt: [pywikibot/core@master] Rename handleArg to handle_arg Reason: Duplicate https://gerrit.wikimedia.org/r/656575 TASK DETAIL https://phabricator.wikimedia.org/T271437 EMAIL PREFERENCES

[Pywikipedia-bugs] [Maniphest] [Commented On] T271437: rename pagegenerators.GeneratorFactory.handleArg

2021-01-16 Thread gerritbot
gerritbot added a comment. Change 656558 **merged** by jenkins-bot: [pywikibot/core@master] Rename handleArg to handle_arg https://gerrit.wikimedia.org/r/656558 TASK DETAIL https://phabricator.wikimedia.org/T271437 EMAIL PREFERENCES

[Pywikipedia-bugs] [Maniphest] [Closed] T271437: rename pagegenerators.GeneratorFactory.handleArg

2021-01-16 Thread Xqt
Xqt removed Bharatkhatri351 as the assignee of this task. Xqt closed this task as "Resolved". TASK DETAIL https://phabricator.wikimedia.org/T271437 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Xqt Cc: Homeboy_445, Bharatkhatri351, Aklapper,

[Pywikipedia-bugs] [Maniphest] [Edited] T271437: rename pagegenerators.GeneratorFactory.handleArg

2021-01-16 Thread Xqt
Xqt updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T271437 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Bharatkhatri351, Xqt Cc: Homeboy_445, Bharatkhatri351, Aklapper, pywikibot-bugs-list, Xqt, Annysah01,

[Pywikipedia-bugs] [Maniphest] [Commented On] T271437: rename pagegenerators.GeneratorFactory.handleArg

2021-01-16 Thread gerritbot
gerritbot added a comment. Change 656575 had a related patch set uploaded (by Bharatkhatri; owner: Bharatkhatri): [pywikibot/core@master] Rename handleArg to handle_arg https://gerrit.wikimedia.org/r/656575 TASK DETAIL https://phabricator.wikimedia.org/T271437 EMAIL PREFERENCES

[Pywikipedia-bugs] [Maniphest] [Changed Subscribers] T266935: Regression: Loginmanager does not make proper use of password parameter

2021-01-16 Thread Seppl2013
Seppl2013 added a subscriber: Xqt. Seppl2013 added a comment. @Xqt - thanks for trying again. I still have some project based on pywikibot although I am trying to avoid it and use mwclient more these days due to this limited useability in intranet situations. TASK DETAIL

[Pywikipedia-bugs] [Maniphest] [Triaged] T238405: Pywikibot should have a robust way to handle unknown sites

2021-01-16 Thread Xqt
Xqt changed the subtype of this task from "Task" to "Feature Request". Xqt triaged this task as "Lowest" priority. TASK DETAIL https://phabricator.wikimedia.org/T238405 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Xqt Cc: Aklapper,

[Pywikipedia-bugs] [Maniphest] [Commented On] T270904: Edits done by Pywikibot are not flagged as made by bot

2021-01-16 Thread RedKhan16
RedKhan16 added a comment. @Xqt: Didn't know at the moment that `>>>` means python CLI >>> import pywikibot >>> site = pywikibot.Site('ageofempires:en') >>> site.sitename 'ageofempires:en' >>> info = site.userinfo >>> info['name'] 'Red Khan Bot' >>>

[Pywikipedia-bugs] [Maniphest] [Declined] T236625: Specific user-config.py causes Pywikibot never edits a page

2021-01-16 Thread Xqt
Xqt closed this task as "Declined". Xqt added a comment. Setting minthrottle to 10 means each access will wait for 10 seconds. Every site to be loaded needs 10 seconds, every API entry Needs 10 seconds doe to step parameter. Don't assume there is something going wrong. TASK DETAIL

[Pywikipedia-bugs] [Maniphest] [Updated] T234147: UserWarning: Site wikipedia:be-tarask instantiated using different code "be-x-old"

2021-01-16 Thread Xqt
Xqt added a subtask: T235505: Rename be-x-old as be-tarask in Wikidata. TASK DETAIL https://phabricator.wikimedia.org/T234147 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Xqt Cc: Ladsgroup, Huji, Dvorapa, Xqt, Aklapper, Kizule,

[Pywikipedia-bugs] [Maniphest] [Triaged] T266935: Regression: Loginmanager does not make proper use of password parameter

2021-01-16 Thread Xqt
Xqt triaged this task as "High" priority. TASK DETAIL https://phabricator.wikimedia.org/T266935 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Xqt Cc: Mpaa, Dvorapa, Aklapper, Seppl2013, pywikibot-bugs-list, JohnsonLee01, SHEKH, Dijkstra, Khutuck,

[Pywikipedia-bugs] [Maniphest] [Updated] T266935: Regression: Loginmanager does not make proper use of password parameter

2021-01-16 Thread Xqt
Xqt added a project: Regression. TASK DETAIL https://phabricator.wikimedia.org/T266935 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Xqt Cc: Mpaa, Dvorapa, Aklapper, Seppl2013, pywikibot-bugs-list, JohnsonLee01, SHEKH, Dijkstra, Khutuck, Zkhalido,

[Pywikipedia-bugs] [Maniphest] [Closed] T269866: delete.py doesn't respect put_throttle

2021-01-16 Thread Xqt
Xqt closed this task as "Invalid". Xqt added a comment. Don't see anything wrong. Please reopen if this problem still exists, add the put_throttle setting and the delete log TASK DETAIL https://phabricator.wikimedia.org/T269866 EMAIL PREFERENCES

[Pywikipedia-bugs] [Maniphest] [Commented On] T270904: Edits done by Pywikibot are not flagged as made by bot

2021-01-16 Thread Xqt
Xqt added a comment. @RedKhan16: I meant to use the Pywikibot to detect the API response like that sample given above. TASK DETAIL https://phabricator.wikimedia.org/T270904 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Xqt Cc: Xqt, Amire80,

[Pywikipedia-bugs] [Maniphest] [Updated] T267801: replace assertRaises/assertWarns partial calls with context manager calls

2021-01-16 Thread Xqt
Xqt removed a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T267801 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Xqt Cc: Udoka_Ugo, Aklapper, Xqt, pywikibot-bugs-list, Annysah01, Rohitgeddam, JohnsonLee01, SHEKH,

[Pywikipedia-bugs] [Maniphest] [Unassigned] T267801: replace assertRaises/assertWarns partial calls with context manager calls

2021-01-16 Thread Xqt
Xqt removed Udoka_Ugo as the assignee of this task. Xqt added a subscriber: Udoka_Ugo. TASK DETAIL https://phabricator.wikimedia.org/T267801 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Xqt Cc: Udoka_Ugo, Aklapper, Xqt, pywikibot-bugs-list,

[Pywikipedia-bugs] [Maniphest] [Commented On] T267801: replace assertRaises/assertWarns partial calls with context manager calls

2021-01-16 Thread gerritbot
gerritbot added a comment. Change 642172 **abandoned** by Xqt: [pywikibot/core@master] [IMPR] Replaced assertRaises/assertWarns partial calls with context manager calls Reason: 2 months without any change https://gerrit.wikimedia.org/r/642172 TASK DETAIL

[Pywikipedia-bugs] [Maniphest] [Commented On] T267801: replace assertRaises/assertWarns partial calls with context manager calls

2021-01-16 Thread gerritbot
gerritbot added a comment. Change 642173 **abandoned** by Xqt: [pywikibot/core@master] [IMPR] Replaced assertRaises/assertWarns partial calls with context manager calls Reason: 2 months without any change https://gerrit.wikimedia.org/r/642173 TASK DETAIL

[Pywikipedia-bugs] [Maniphest] [Commented On] T267801: replace assertRaises/assertWarns partial calls with context manager calls

2021-01-16 Thread gerritbot
gerritbot added a comment. Change 642174 **abandoned** by Xqt: [pywikibot/core@master] [IMPR] Replaced assertRaises/assertWarns partial calls Reason: 2 months without any change https://gerrit.wikimedia.org/r/642174 TASK DETAIL https://phabricator.wikimedia.org/T267801 EMAIL

[Pywikipedia-bugs] [Maniphest] [Commented On] T271437: rename pagegenerators.GeneratorFactory.handleArg

2021-01-16 Thread gerritbot
gerritbot added a comment. Change 656558 had a related patch set uploaded (by Bharatkhatri; owner: Bharatkhatri): [pywikibot/core@master] Rename handleArg to handle_arg https://gerrit.wikimedia.org/r/656558 TASK DETAIL https://phabricator.wikimedia.org/T271437 EMAIL PREFERENCES

[Pywikipedia-bugs] [Maniphest] [Triaged] T272212: site_tests.TestAlldeletedrevisionsAsUser test methods fail with KeyError

2021-01-16 Thread Xqt
Xqt triaged this task as "High" priority. TASK DETAIL https://phabricator.wikimedia.org/T272212 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Xqt Cc: Aklapper, pywikibot-bugs-list, JJMC89, Xqt, JohnsonLee01, SHEKH, Dijkstra, Khutuck, Zkhalido,

[Pywikipedia-bugs] [Maniphest] [Created] T272212: site_tests.TestAlldeletedrevisionsAsUser test methods fail with KeyError

2021-01-16 Thread Xqt
Xqt created this task. Xqt added a project: Pywikibot-tests. Restricted Application added subscribers: pywikibot-bugs-list, Aklapper. Restricted Application added a project: Pywikibot. TASK DESCRIPTION == ERROR:

[Pywikipedia-bugs] [Maniphest] [Closed] T272153: tests_tests fails for HttpServerProblemTestCase.test_502

2021-01-16 Thread JJMC89
JJMC89 closed this task as "Resolved". JJMC89 removed a project: Patch-For-Review. JJMC89 assigned this task to Xqt. TASK DETAIL https://phabricator.wikimedia.org/T272153 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Xqt, JJMC89 Cc: Mpaa, Aklapper,

[Pywikipedia-bugs] [Maniphest] [Commented On] T272153: tests_tests fails for HttpServerProblemTestCase.test_502

2021-01-16 Thread gerritbot
gerritbot added a comment. Change 656432 **merged** by jenkins-bot: [pywikibot/core@master] [bugfix] Fix UnboundLocalError in aspects in CheckHostnameMixin https://gerrit.wikimedia.org/r/656432 TASK DETAIL https://phabricator.wikimedia.org/T272153 EMAIL PREFERENCES

[Pywikipedia-bugs] [Maniphest] [Updated] T272156: test_two/many_continuations_limited tests fails for missing pages

2021-01-16 Thread JJMC89
JJMC89 removed a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T272156 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Xqt, JJMC89 Cc: Aklapper, Xqt, pywikibot-bugs-list, JohnsonLee01, SHEKH, Dijkstra, Khutuck, Zkhalido,

[Pywikipedia-bugs] [Maniphest] [Commented On] T272156: test_two/many_continuations_limited tests fails for missing pages

2021-01-16 Thread gerritbot
gerritbot added a comment. Change 656435 **merged** by jenkins-bot: [pywikibot/core@master] [bugfix] Fix PropertyGenerator tests https://gerrit.wikimedia.org/r/656435 TASK DETAIL https://phabricator.wikimedia.org/T272156 EMAIL PREFERENCES

[Pywikipedia-bugs] [Maniphest] [Commented On] T271437: rename pagegenerators.GeneratorFactory.handleArg

2021-01-16 Thread gerritbot
gerritbot added a comment. Change 656537 had a related patch set uploaded (by Aklapper; owner: Bharatkhatri): [pywikibot/core@master] Rename handleArg to handle_arg https://gerrit.wikimedia.org/r/656537 TASK DETAIL https://phabricator.wikimedia.org/T271437 EMAIL PREFERENCES

[Pywikipedia-bugs] [Maniphest] [Commented On] T271437: rename pagegenerators.GeneratorFactory.handleArg

2021-01-16 Thread gerritbot
gerritbot added a comment. Change 656445 **merged** by jenkins-bot: [pywikibot/core@master] [cleanup] Replace handleArg with handle_arg in pagegenerators_tests.py https://gerrit.wikimedia.org/r/656445 TASK DETAIL https://phabricator.wikimedia.org/T271437 EMAIL PREFERENCES

[Pywikipedia-bugs] [Maniphest] [Claimed] T271437: rename pagegenerators.GeneratorFactory.handleArg

2021-01-16 Thread Bharatkhatri351
Bharatkhatri351 claimed this task. Bharatkhatri351 added a comment. i have uploaded the patch please check this out https://gerrit.wikimedia.org/r/c/pywikibot/core/+/656537 TASK DETAIL https://phabricator.wikimedia.org/T271437 EMAIL PREFERENCES