[Pywikipedia-bugs] [Maniphest] [Updated] T365954: Pywikibot attempts to run API requests which fail before login on a private wiki

2024-05-26 Thread Ppxrhvxcyqmfxhf
Ppxrhvxcyqmfxhf added a comment. Call trace of exactly how and where the issue is occurring: F54424791: Screenshot from 2024-05-26 20-41-53.png TASK DETAIL https://phabricator.wikimedia.org/T365954 EMAIL PREFERENCES

[Pywikipedia-bugs] [Maniphest] [Created] T365954: Pywikibot attempts to run API requests which fail before login on a private wiki

2024-05-26 Thread Ppxrhvxcyqmfxhf
Ppxrhvxcyqmfxhf created this task. Ppxrhvxcyqmfxhf added a project: Pywikibot. TASK DESCRIPTION **Steps to replicate the issue** (include links if applicable): - Configure a private mediawiki site on 1.35.10+ - Namely `$wgGroupPermissions['*']['read'] = false;` so that non-logged in

[Pywikipedia-bugs] [Maniphest] [Commented On] T365920: welcome.py script: use "Mediawiki:Newusermessage-signatures" page for RANDOM_SIGN variable instead of different page per project

2024-05-26 Thread Aram
Aram added a comment. @Xqt, That's the question I expected! This is just my answer and it may be better to get the experience of experts. If we’re just talking about adding a welcome message, yes, the extension defeats the script leaving it no chance to welcome users, but the script can

[Pywikipedia-bugs] [Maniphest] [Created] T365949: recent changes jump back in time

2024-05-26 Thread DerIch27
DerIch27 created this task. DerIch27 added a project: Pywikibot. Restricted Application added subscribers: pywikibot-bugs-list, Aklapper. TASK DESCRIPTION My setup I am constantly listening to the recent changes channel with a python script of the following form: from

[Pywikipedia-bugs] [Maniphest] [Updated] T365943: coverage upload fails on Appveyor for Python 3.11

2024-05-26 Thread Maintenance_bot
Maintenance_bot removed a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T365943 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Maintenance_bot Cc: Aklapper, pywikibot-bugs-list, Xqt, mevo, PotsdamLamb, Jyoo1011,

[Pywikipedia-bugs] [Maniphest] [Retitled] T365943: coverage upload fails on Appveyor for Python 3.11

2024-05-26 Thread Xqt
Xqt renamed this task from "coverage uploade fails on Appveyor for Python 3.11" to "coverage upload fails on Appveyor for Python 3.11". TASK DETAIL https://phabricator.wikimedia.org/T365943 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Xqt Cc:

[Pywikipedia-bugs] [Maniphest] [Changed Status] T365943: coverage uploade fails on Appveyor for Python 3.11

2024-05-26 Thread Xqt
Xqt changed the task status from "Open" to "Stalled". Xqt added a comment. Waiting for upstream. TASK DETAIL https://phabricator.wikimedia.org/T365943 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Xqt Cc: Aklapper, pywikibot-bugs-list, Xqt,

[Pywikipedia-bugs] [Maniphest] [Commented On] T365943: coverage uploade fails on Appveyor for Python 3.11

2024-05-26 Thread gerritbot
gerritbot added a comment. Change #1035894 **merged** by Xqt: [pywikibot/core@master] [tests] ignore codecov-cli for Python 3.11 due to T365943 https://gerrit.wikimedia.org/r/1035894 TASK DETAIL https://phabricator.wikimedia.org/T365943 EMAIL PREFERENCES

[Pywikipedia-bugs] [Maniphest] [Updated] T365943: coverage uploade fails on Appveyor for Python 3.11

2024-05-26 Thread gerritbot
gerritbot added a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T365943 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: gerritbot Cc: Aklapper, pywikibot-bugs-list, Xqt, mevo, Isabelladantes1983, Themindcoder, Adamm71,

[Pywikipedia-bugs] [Maniphest] [Commented On] T365943: coverage uploade fails on Appveyor for Python 3.11

2024-05-26 Thread gerritbot
gerritbot added a comment. Change #1035894 had a related patch set uploaded (by Xqt; author: Xqt): [pywikibot/core@master] [tests] ignore codecov-cli for Python 3.11 due to T365943 https://gerrit.wikimedia.org/r/1035894 TASK DETAIL https://phabricator.wikimedia.org/T365943 EMAIL

[Pywikipedia-bugs] [Maniphest] [Triaged] T365943: coverage uploade fails on Appveyor for Python 3.11

2024-05-26 Thread Xqt
Xqt triaged this task as "Medium" priority. Xqt changed the subtype of this task from "Task" to "Bug Report". Xqt moved this task from Backlog to Upstream issues on the Pywikibot board. TASK DETAIL https://phabricator.wikimedia.org/T365943 WORKBOARD

[Pywikipedia-bugs] [Maniphest] [Created] T365943: coverage uploade fails on Appveyor for Python 3.11

2024-05-26 Thread Xqt
Xqt created this task. Xqt added projects: Pywikibot, Pywikibot-tests, Upstream. Restricted Application added subscribers: pywikibot-bugs-list, Aklapper. TASK DESCRIPTION `codecovcli do-upload` fails with Python 3.11: Installing collected packages: rfc3986, ijson, tree-sitter,

[Pywikipedia-bugs] [Maniphest] [Updated] T361999: Appveyor tests fails for Python > 3.7.0

2024-05-26 Thread Maintenance_bot
Maintenance_bot removed a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T361999 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Xqt, Maintenance_bot Cc: Aklapper, pywikibot-bugs-list, Xqt, mevo, PotsdamLamb, Jyoo1011,

[Pywikipedia-bugs] [Maniphest] [Closed] T361999: Appveyor tests fails for Python > 3.7.0

2024-05-26 Thread Xqt
Xqt closed this task as "Resolved". Xqt claimed this task. Xqt added a comment. The shell script is no longer used but the tests still fails. See the other issue T363651 . TASK DETAIL https://phabricator.wikimedia.org/T361999 EMAIL PREFERENCES

[Pywikipedia-bugs] [Maniphest] [Updated] T365920: welcome.py script: use "Mediawiki:Newusermessage-signatures" page for RANDOM_SIGN variable instead of different page per project

2024-05-26 Thread Xqt
Xqt added a project: Pywikibot-Scripts. TASK DETAIL https://phabricator.wikimedia.org/T365920 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Xqt Cc: Xqt, Aklapper, Stang, Huji, pywikibot-bugs-list, Aram, mevo, PotsdamLamb, Jyoo1011, JohnsonLee01,

[Pywikipedia-bugs] [Maniphest] [Commented On] T365920: welcome.py script: use "Mediawiki:Newusermessage-signatures" page for RANDOM_SIGN variable instead of different page per project

2024-05-26 Thread Xqt
Xqt added a comment. @Aram: nice idea but isn't welcome.py obsolete if this extension is installed on a site? TASK DETAIL https://phabricator.wikimedia.org/T365920 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Xqt Cc: Xqt, Aklapper, Stang,

[Pywikipedia-bugs] [Maniphest] [Updated] T348925: preload_sites.py script is too slow

2024-05-26 Thread Maintenance_bot
Maintenance_bot removed a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T348925 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Xqt, Maintenance_bot Cc: ericpien, Aklapper, pywikibot-bugs-list, Xqt, mevo, Susie413113,

[Pywikipedia-bugs] [Maniphest] [Updated] T365942: pywiibot-tests isn't able to login on wikipedia:tests recently

2024-05-26 Thread Maintenance_bot
Maintenance_bot removed a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T365942 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Xqt, Maintenance_bot Cc: Aklapper, Xqt, pywikibot-bugs-list, mevo, Susie413113, PotsdamLamb,

[Pywikipedia-bugs] [Maniphest] [Reopened] T348925: preload_sites.py script is too slow

2024-05-26 Thread Xqt
Xqt reopened this task as "Open". Xqt added a comment. Reopened after patch revert due to T365942 TASK DETAIL https://phabricator.wikimedia.org/T348925 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To:

[Pywikipedia-bugs] [Maniphest] [Closed] T365942: pywiibot-tests isn't able to login on wikipedia:tests recently

2024-05-26 Thread Xqt
Xqt closed this task as "Resolved". TASK DETAIL https://phabricator.wikimedia.org/T365942 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Xqt Cc: Aklapper, Xqt, pywikibot-bugs-list, mevo, Isabelladantes1983, Themindcoder, Adamm71, Hellket777,

[Pywikipedia-bugs] [Maniphest] [Commented On] T365942: pywiibot-tests isn't able to login on wikipedia:tests recently

2024-05-26 Thread gerritbot
gerritbot added a comment. Change #1035864 **merged** by jenkins-bot: [pywikibot/core@master] Revert "[IMPR] use CachedRequest for userinfo requests" https://gerrit.wikimedia.org/r/1035864 TASK DETAIL https://phabricator.wikimedia.org/T365942 EMAIL PREFERENCES

[Pywikipedia-bugs] [Maniphest] [Commented On] T348925: preload_sites.py script is too slow

2024-05-26 Thread gerritbot
gerritbot added a comment. Change #1035864 **merged** by jenkins-bot: [pywikibot/core@master] Revert "[IMPR] use CachedRequest for userinfo requests" https://gerrit.wikimedia.org/r/1035864 TASK DETAIL https://phabricator.wikimedia.org/T348925 EMAIL PREFERENCES

[Pywikipedia-bugs] [Maniphest] [Updated] T365942: pywiibot-tests isn't able to login on wikipedia:tests recently

2024-05-26 Thread gerritbot
gerritbot added a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T365942 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Xqt, gerritbot Cc: Aklapper, Xqt, pywikibot-bugs-list, mevo, Isabelladantes1983, Themindcoder,

[Pywikipedia-bugs] [Maniphest] [Updated] T348925: preload_sites.py script is too slow

2024-05-26 Thread gerritbot
gerritbot added a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T348925 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Xqt, gerritbot Cc: ericpien, Aklapper, pywikibot-bugs-list, Xqt, mevo, Isabelladantes1983,

[Pywikipedia-bugs] [Maniphest] [Commented On] T365942: pywiibot-tests isn't able to login on wikipedia:tests recently

2024-05-26 Thread gerritbot
gerritbot added a comment. Change #1035864 had a related patch set uploaded (by Xqt; author: Xqt): [pywikibot/core@master] Revert "[IMPR] use CachedRequest for userinfo requests" https://gerrit.wikimedia.org/r/1035864 TASK DETAIL https://phabricator.wikimedia.org/T365942 EMAIL

[Pywikipedia-bugs] [Maniphest] [Commented On] T348925: preload_sites.py script is too slow

2024-05-26 Thread gerritbot
gerritbot added a comment. Change #1035864 had a related patch set uploaded (by Xqt; author: Xqt): [pywikibot/core@master] Revert "[IMPR] use CachedRequest for userinfo requests" https://gerrit.wikimedia.org/r/1035864 TASK DETAIL https://phabricator.wikimedia.org/T348925 EMAIL

[Pywikipedia-bugs] [Maniphest] [Claimed] T365942: pywiibot-tests isn't able to login on wikipedia:tests recently

2024-05-26 Thread Xqt
Xqt triaged this task as "High" priority. Xqt claimed this task. TASK DETAIL https://phabricator.wikimedia.org/T365942 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Xqt Cc: Aklapper, Xqt, pywikibot-bugs-list, mevo, Susie413113, PotsdamLamb,

[Pywikipedia-bugs] [Maniphest] [Created] T365942: pywiibot-tests isn't able to login on wikipedia:tests recently

2024-05-26 Thread Xqt
Xqt created this task. Xqt added projects: Pywikibot, Pywikibot-tests, Regression. Restricted Application added subscribers: pywikibot-bugs-list, Aklapper. TASK DESCRIPTION **Steps to replicate the issue**: Starting with rPWBC07adfba14c

[Pywikipedia-bugs] [Maniphest] [Updated] T364840: Installing Pillow fails for Python 3.13 and 3.14

2024-05-26 Thread Maintenance_bot
Maintenance_bot removed a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T364840 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Xqt, Maintenance_bot Cc: Aklapper, Xqt, pywikibot-bugs-list, mevo, PotsdamLamb, Jyoo1011,

[Pywikipedia-bugs] [Maniphest] [Changed Status] T364840: Installing Pillow fails for Python 3.13 and 3.14

2024-05-26 Thread Xqt
Xqt changed the task status from "Open" to "Stalled". Xqt claimed this task. Xqt added a comment. Stalled until Pillow 10.4 is released in July. TASK DETAIL https://phabricator.wikimedia.org/T364840 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To:

[Pywikipedia-bugs] [Maniphest] [Commented On] T364840: Installing Pillow fails for Python 3.13 and 3.14

2024-05-26 Thread gerritbot
gerritbot added a comment. Change #1035863 **merged** by Xqt: [pywikibot/core@master] [dep] Update Pillow requirements https://gerrit.wikimedia.org/r/1035863 TASK DETAIL https://phabricator.wikimedia.org/T364840 EMAIL PREFERENCES

[Pywikipedia-bugs] [Maniphest] [Commented On] T364840: Installing Pillow fails for Python 3.13 and 3.14

2024-05-26 Thread gerritbot
gerritbot added a comment. Change #1035863 had a related patch set uploaded (by Xqt; author: Xqt): [pywikibot/core@master] [dep] Update Pillow requirements https://gerrit.wikimedia.org/r/1035863 TASK DETAIL https://phabricator.wikimedia.org/T364840 EMAIL PREFERENCES

[Pywikipedia-bugs] [Maniphest] [Commented On] T364840: Installing Pillow fails for Python 3.13 and 3.14

2024-05-26 Thread gerritbot
gerritbot added a comment. Change #1035862 **merged** by Xqt: [pywikibot/core@master] [dep] Update Pillow requirements https://gerrit.wikimedia.org/r/1035862 TASK DETAIL https://phabricator.wikimedia.org/T364840 EMAIL PREFERENCES

[Pywikipedia-bugs] [Maniphest] [Updated] T364840: Installing Pillow fails for Python 3.13 and 3.14

2024-05-26 Thread gerritbot
gerritbot added a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T364840 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: gerritbot Cc: Aklapper, Xqt, pywikibot-bugs-list, mevo, Isabelladantes1983, Themindcoder, Adamm71,

[Pywikipedia-bugs] [Maniphest] [Commented On] T364840: Installing Pillow fails for Python 3.13 and 3.14

2024-05-26 Thread gerritbot
gerritbot added a comment. Change #1035862 had a related patch set uploaded (by Xqt; author: Xqt): [pywikibot/core@master] [dep] Update Pillow requirements https://gerrit.wikimedia.org/r/1035862 TASK DETAIL https://phabricator.wikimedia.org/T364840 EMAIL PREFERENCES