[Pywikipedia-bugs] [Maniphest] [Commented On] T308897: prevent the need to depool while running interwiki link cleanup

2022-05-20 Thread JJMC89
JJMC89 added a comment.


  Pywikibot sleeping like that is its reaction to the wiki's database lag. 
(mw:Manual:Maxlag parameter 
)
  
  name=recent example from my bot's logs
2022-05-20 14:41:23throttle.py,  194 in  checkMultiplicity: VERBOSE 
 Found 1 wikipedia:en processes running, including this one.
2022-05-20 14:41:23 api.py, 1837 in submit: VERBOSE 
 Pausing due to database lag: Waiting for 10.64.16.12: 6.762515 seconds lagged.
2022-05-20 14:41:23throttle.py,  278 in   wait: VERBOSE 
 Sleeping for 5.0 seconds, 2022-05-20 14:41:23
2022-05-20 14:41:28 api.py, 1837 in submit: VERBOSE 
 Pausing due to database lag: Waiting for 10.64.16.12: 11.810698 seconds lagged.
2022-05-20 14:41:28throttle.py,  278 in   wait: VERBOSE 
 Sleeping for 5.0 seconds, 2022-05-20 14:41:28
2022-05-20 14:41:34 api.py, 1837 in submit: VERBOSE 
 Pausing due to database lag: Waiting for 10.64.16.12: 16.968777 seconds lagged.
2022-05-20 14:41:34throttle.py,  278 in   wait: VERBOSE 
 Sleeping for 10.2 seconds, 2022-05-20 14:41:34
2022-05-20 14:41:44 api.py, 1837 in submit: VERBOSE 
 Pausing due to database lag: Waiting for 10.64.16.12: 27.212291 seconds lagged.
2022-05-20 14:41:44throttle.py,  278 in   wait: VERBOSE 
 Sleeping for 21.8 seconds, 2022-05-20 14:41:44
2022-05-20 14:42:06 api.py, 1837 in submit: VERBOSE 
 Pausing due to database lag: Waiting for 10.64.16.12: 49.064452 seconds lagged.
2022-05-20 14:42:06throttle.py,  278 in   wait: VERBOSE 
 Sleeping for 49.1 seconds, 2022-05-20 14:42:06
2022-05-20 14:42:55 api.py, 1837 in submit: VERBOSE 
 Pausing due to database lag: Waiting for 10.64.16.12: 98.276628 seconds lagged.
2022-05-20 14:42:55throttle.py,  276 in   wait: INFO
 Sleeping for 117.9 seconds, 2022-05-20 14:42:55
2022-05-20 14:44:53 api.py, 1837 in submit: VERBOSE 
 Pausing due to database lag: Waiting for 10.64.16.12: 216.43488 seconds lagged.
2022-05-20 14:44:53throttle.py,  276 in   wait: INFO
 Sleeping for 120.0 seconds, 2022-05-20 14:44:53
2022-05-20 14:46:53throttle.py,  194 in  checkMultiplicity: VERBOSE 
 Found 1 wikipedia:en processes running, including this one.
2022-05-20 14:46:53 api.py, 1837 in submit: VERBOSE 
 Pausing due to database lag: Waiting for 10.64.16.12: 336.716549 seconds 
lagged.
2022-05-20 14:46:53throttle.py,  276 in   wait: INFO
 Sleeping for 120.0 seconds, 2022-05-20 14:46:53
2022-05-20 14:48:54 api.py, 1837 in submit: VERBOSE 
 Pausing due to database lag: Waiting for 10.64.16.12: 456.833362 seconds 
lagged.
2022-05-20 14:48:54throttle.py,  276 in   wait: INFO
 Sleeping for 120.0 seconds, 2022-05-20 14:48:54
2022-05-20 14:50:54 api.py, 1837 in submit: VERBOSE 
 Pausing due to database lag: Waiting for 10.64.16.12: 577.129301 seconds 
lagged.
2022-05-20 14:50:54throttle.py,  276 in   wait: INFO
 Sleeping for 120.0 seconds, 2022-05-20 14:50:54
2022-05-20 14:52:54throttle.py,  194 in  checkMultiplicity: VERBOSE 
 Found 1 wikipedia:en processes running, including this one.
2022-05-20 14:52:54 api.py, 1837 in submit: VERBOSE 
 Pausing due to database lag: Waiting for 10.64.16.12: 697.323472 seconds 
lagged.
2022-05-20 14:52:54throttle.py,  276 in   wait: INFO
 Sleeping for 120.0 seconds, 2022-05-20 14:52:54
2022-05-20 14:54:54 api.py, 1837 in submit: VERBOSE 
 Pausing due to database lag: Waiting for 10.64.16.12: 817.545541 seconds 
lagged.
2022-05-20 14:54:54throttle.py,  276 in   wait: INFO
 Sleeping for 120.0 seconds, 2022-05-20 14:54:54
2022-05-20 14:56:54 api.py, 1837 in submit: VERBOSE 
 Pausing due to database lag: Waiting for 10.64.16.12: 937.822171 seconds 
lagged.
2022-05-20 14:56:54throttle.py,  276 in   wait: INFO
 Sleeping for 120.0 seconds, 2022-05-20 14:56:54
2022-05-20 14:58:55throttle.py,  194 in  checkMultiplicity: VERBOSE 
 Found 1 wikipedia:en processes running, including this one.
2022-05-20 14:58:55 api.py, 1837 in submit: VERBOSE 
 Pausing due to database lag: Waiting for 10.64.16.12: 1058.070196 seconds 
lagged.
2022-05-20 14:58:55throttle.py,  276 in   wait: INFO
 Sleeping for 120.0 seconds, 2022-05-20 14:58:55
2022-05-20 15:00:55 api.py, 1837 in submit: VERBOSE 
 Pausing due to 

[Pywikipedia-bugs] [Maniphest] [Created] T308897: prevent the need to depool while running interwiki link cleanup

2022-05-20 Thread Amire80
Amire80 created this task.
Amire80 added projects: Pywikibot, Wikimedia-Hackathon-2022.
Restricted Application added subscribers: pywikibot-bugs-list, Aklapper.

TASK DESCRIPTION
  During Hackathon 2022, I was running old interlanguage links cleanup for the 
Tyap Wikipedia (kcg) as advised on the page 
https://wikitech.wikimedia.org/wiki/Add_a_wiki . It worked well initially, but 
at some point started telling me "Sleeping for 120 seconds", no matter how I 
ran it.
  
  @Ladsgroup investigated it and found that a depooling had to be done (P28196 
, 
https://twitter.com/wikimedia_sal/status/1527669013509287936 ). After doing 
that, the interlanguage links cleanup could be continued.
  
  It would be nice to change it so that resolving such an issue would be less 
mysterious. For example, get interwikidata.py to show a clear error message and 
not just "Sleeping for 120 seconds". Or automatically alert the DBA that 
depooling is needed. Or maybe something else.
  
  If it's too rare and obscure and cannot be resolved systematically, feel free 
to close the issue.
  
  Tagging as #Pywikibot , but 
I'm not sure that it's actually a Pywikibot issue. I'm just not sure where else 
does it belong. Please change tags as necessary.

TASK DETAIL
  https://phabricator.wikimedia.org/T308897

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Amire80
Cc: Amire80, Aklapper, pywikibot-bugs-list, Ladsgroup, Kitanago, MutazAwad, 
Mhmohona, Jyoo1011, Kasyap, JohnsonLee01, SHEKH, Dijkstra, Khutuck, Zkhalido, 
Viztor, Wenyi, VisbyStar, Chicocvenancio, Tbscho, MayS, Mdupont, JJMC89, 
Dvorapa, Altostratus, Avicennasis, SBisson, mys_721tx, WMDE-Fisch, Xqt, jayvdb, 
Masti, Alchimista
___
pywikibot-bugs mailing list -- pywikibot-bugs@lists.wikimedia.org
To unsubscribe send an email to pywikibot-bugs-le...@lists.wikimedia.org


[Pywikipedia-bugs] [Maniphest] [Updated] T302804: log entries in log files should not contain color format strings

2022-05-20 Thread Maintenance_bot
Maintenance_bot removed a project: Patch-For-Review.

TASK DETAIL
  https://phabricator.wikimedia.org/T302804

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Mpaa, Maintenance_bot
Cc: Aklapper, Xqt, pywikibot-bugs-list, Kitanago, MutazAwad, Mhmohona, 
Jyoo1011, Kasyap, JohnsonLee01, SHEKH, Dijkstra, Khutuck, Zkhalido, Viztor, 
Wenyi, VisbyStar, Chicocvenancio, Tbscho, MayS, Mdupont, JJMC89, Dvorapa, 
Altostratus, Avicennasis, SBisson, mys_721tx, WMDE-Fisch, jayvdb, Masti, 
Alchimista, Fernandobacasegua34, 786, Suran38, Biggs657, Lalamarie69, 
Juan90264, Alter-paule, Beast1978, Un1tY, Hook696, Kent7301, joker88john, 
CucyNoiD, Gaboe420, Giuliamocci, Cpaulf30, Af420, Bsandipan, Lewizho99, 
Maathavan, Neuronton
___
pywikibot-bugs mailing list -- pywikibot-bugs@lists.wikimedia.org
To unsubscribe send an email to pywikibot-bugs-le...@lists.wikimedia.org


[Pywikipedia-bugs] [Maniphest] [Updated] T308879: WikibaseItemFilterPageGeneratorTestCase.test_filter_pages_without_item fails

2022-05-20 Thread Maintenance_bot
Maintenance_bot removed a project: Patch-For-Review.

TASK DETAIL
  https://phabricator.wikimedia.org/T308879

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Maintenance_bot
Cc: Aklapper, Mpaa, Xqt, pywikibot-bugs-list, Kitanago, MutazAwad, Mhmohona, 
Gaurav24072002, Abhinay76, Annysah01, Rohitgeddam, Jyoo1011, Kasyap, 
JohnsonLee01, SHEKH, Dijkstra, Khutuck, Soda, Chaytanya, Zkhalido, 
JorisDarlingtonQuarshie, wiki-helenatxu, Viztor, Klein, Wenyi, VisbyStar, 
Tks4Fish, Mh-3110, Lahi, Chicocvenancio, JakeTheDeveloper, Tbscho, MayS, 
Mdupont, JJMC89, Dvorapa, xSavitar, Altostratus, Avicennasis, MuhammadShuaib, 
SBisson, Tmalhotra, SimmeD, mys_721tx, WMDE-Fisch, jayvdb, Masti, Alchimista, 
Fernandobacasegua34, 786, Suran38, Biggs657, Lalamarie69, Juan90264, 
Alter-paule, Beast1978, Un1tY, Hook696, Kent7301, joker88john, CucyNoiD, 
Gaboe420, Giuliamocci, Cpaulf30, Af420, Bsandipan, Lewizho99, Maathavan, 
Neuronton
___
pywikibot-bugs mailing list -- pywikibot-bugs@lists.wikimedia.org
To unsubscribe send an email to pywikibot-bugs-le...@lists.wikimedia.org


[Pywikipedia-bugs] [Maniphest] [Commented On] T302804: log entries in log files should not contain color format strings

2022-05-20 Thread gerritbot
gerritbot added a comment.


  Change 793932 **merged** by jenkins-bot:
  
  [pywikibot/core@master] [IMPR] remove color tags from log records
  
  https://gerrit.wikimedia.org/r/793932

TASK DETAIL
  https://phabricator.wikimedia.org/T302804

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Mpaa, gerritbot
Cc: Aklapper, Xqt, pywikibot-bugs-list, Kitanago, Fernandobacasegua34, 786, 
MutazAwad, Mhmohona, Suran38, Biggs657, Lalamarie69, Jyoo1011, Kasyap, 
JohnsonLee01, Juan90264, SHEKH, Dijkstra, Alter-paule, Beast1978, Un1tY, 
Khutuck, Zkhalido, Hook696, Kent7301, joker88john, Viztor, CucyNoiD, Wenyi, 
VisbyStar, Gaboe420, Giuliamocci, Cpaulf30, Af420, Bsandipan, Chicocvenancio, 
Tbscho, MayS, Lewizho99, Mdupont, JJMC89, Maathavan, Dvorapa, Altostratus, 
Neuronton, Avicennasis, SBisson, mys_721tx, WMDE-Fisch, jayvdb, Masti, 
Alchimista
___
pywikibot-bugs mailing list -- pywikibot-bugs@lists.wikimedia.org
To unsubscribe send an email to pywikibot-bugs-le...@lists.wikimedia.org


[Pywikipedia-bugs] [Maniphest] [Created] T308894: Publish Pywikibot 7.3 stable release

2022-05-20 Thread Xqt
Xqt created this task.
Xqt added projects: Pywikibot, Wikimedia-Hackathon-2022.
Restricted Application added subscribers: pywikibot-bugs-list, Aklapper.

TASK DESCRIPTION


TASK DETAIL
  https://phabricator.wikimedia.org/T308894

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Xqt
Cc: Aklapper, Xqt, pywikibot-bugs-list, Kitanago, MutazAwad, Mhmohona, 
Jyoo1011, Kasyap, JohnsonLee01, SHEKH, Dijkstra, Khutuck, Zkhalido, Viztor, 
Wenyi, VisbyStar, Chicocvenancio, Tbscho, MayS, Mdupont, JJMC89, Dvorapa, 
Altostratus, Avicennasis, SBisson, mys_721tx, WMDE-Fisch, jayvdb, Masti, 
Alchimista
___
pywikibot-bugs mailing list -- pywikibot-bugs@lists.wikimedia.org
To unsubscribe send an email to pywikibot-bugs-le...@lists.wikimedia.org


[Pywikipedia-bugs] [Maniphest] [Closed] T302804: log entries in log files should not contain color format strings

2022-05-20 Thread Xqt
Xqt closed this task as "Resolved".

TASK DETAIL
  https://phabricator.wikimedia.org/T302804

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Mpaa, Xqt
Cc: Aklapper, Xqt, pywikibot-bugs-list, Kitanago, Fernandobacasegua34, 786, 
MutazAwad, Mhmohona, Suran38, Biggs657, Lalamarie69, Jyoo1011, Kasyap, 
JohnsonLee01, Juan90264, SHEKH, Dijkstra, Alter-paule, Beast1978, Un1tY, 
Khutuck, Zkhalido, Hook696, Kent7301, joker88john, Viztor, CucyNoiD, Wenyi, 
VisbyStar, Gaboe420, Giuliamocci, Cpaulf30, Af420, Bsandipan, Chicocvenancio, 
Tbscho, MayS, Lewizho99, Mdupont, JJMC89, Maathavan, Dvorapa, Altostratus, 
Neuronton, Avicennasis, SBisson, mys_721tx, WMDE-Fisch, jayvdb, Masti, 
Alchimista
___
pywikibot-bugs mailing list -- pywikibot-bugs@lists.wikimedia.org
To unsubscribe send an email to pywikibot-bugs-le...@lists.wikimedia.org


[Pywikipedia-bugs] [Maniphest] [Blocker] T302804: log entries in log files should not contain color format strings

2022-05-20 Thread Xqt
Xqt changed the status of subtask T308879: 
WikibaseItemFilterPageGeneratorTestCase.test_filter_pages_without_item fails 
from Open to Stalled.

TASK DETAIL
  https://phabricator.wikimedia.org/T302804

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Mpaa, Xqt
Cc: Aklapper, Xqt, pywikibot-bugs-list, Kitanago, Fernandobacasegua34, 786, 
MutazAwad, Mhmohona, Suran38, Biggs657, Lalamarie69, Jyoo1011, Kasyap, 
JohnsonLee01, Juan90264, SHEKH, Dijkstra, Alter-paule, Beast1978, Un1tY, 
Khutuck, Zkhalido, Hook696, Kent7301, joker88john, Viztor, CucyNoiD, Wenyi, 
VisbyStar, Gaboe420, Giuliamocci, Cpaulf30, Af420, Bsandipan, Chicocvenancio, 
Tbscho, MayS, Lewizho99, Mdupont, JJMC89, Maathavan, Dvorapa, Altostratus, 
Neuronton, Avicennasis, SBisson, mys_721tx, WMDE-Fisch, jayvdb, Masti, 
Alchimista
___
pywikibot-bugs mailing list -- pywikibot-bugs@lists.wikimedia.org
To unsubscribe send an email to pywikibot-bugs-le...@lists.wikimedia.org


[Pywikipedia-bugs] [Maniphest] [Changed Status] T308879: WikibaseItemFilterPageGeneratorTestCase.test_filter_pages_without_item fails

2022-05-20 Thread Xqt
Xqt changed the task status from "Open" to "Stalled".

TASK DETAIL
  https://phabricator.wikimedia.org/T308879

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Xqt
Cc: Aklapper, Mpaa, Xqt, pywikibot-bugs-list, Kitanago, Fernandobacasegua34, 
786, MutazAwad, Mhmohona, Suran38, Biggs657, Gaurav24072002, Abhinay76, 
Lalamarie69, Annysah01, Rohitgeddam, Jyoo1011, Kasyap, JohnsonLee01, Juan90264, 
SHEKH, Dijkstra, Alter-paule, Beast1978, Un1tY, Khutuck, Soda, Chaytanya, 
Zkhalido, JorisDarlingtonQuarshie, Hook696, wiki-helenatxu, Kent7301, 
joker88john, Viztor, CucyNoiD, Klein, Wenyi, VisbyStar, Tks4Fish, Gaboe420, 
Mh-3110, Giuliamocci, Cpaulf30, Lahi, Af420, Bsandipan, Chicocvenancio, 
JakeTheDeveloper, Tbscho, MayS, Lewizho99, Mdupont, JJMC89, Maathavan, Dvorapa, 
xSavitar, Altostratus, Neuronton, Avicennasis, MuhammadShuaib, SBisson, 
Tmalhotra, SimmeD, mys_721tx, WMDE-Fisch, jayvdb, Masti, Alchimista
___
pywikibot-bugs mailing list -- pywikibot-bugs@lists.wikimedia.org
To unsubscribe send an email to pywikibot-bugs-le...@lists.wikimedia.org


[Pywikipedia-bugs] [Maniphest] [Blocker] T308849: flake8 test fails with C417:

2022-05-20 Thread Xqt
Xqt changed the status of subtask T308879: 
WikibaseItemFilterPageGeneratorTestCase.test_filter_pages_without_item fails 
from Open to Stalled.

TASK DETAIL
  https://phabricator.wikimedia.org/T308849

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Xqt
Cc: SrCerberus, Aklapper, pywikibot-bugs-list, Xqt, Kitanago, MutazAwad, 
Mhmohona, Gaurav24072002, Abhinay76, Annysah01, Rohitgeddam, Jyoo1011, Kasyap, 
JohnsonLee01, SHEKH, Dijkstra, Khutuck, Soda, Chaytanya, Zkhalido, 
JorisDarlingtonQuarshie, wiki-helenatxu, Viztor, Klein, Wenyi, VisbyStar, 
Tks4Fish, Mh-3110, Lahi, Chicocvenancio, JakeTheDeveloper, Tbscho, MayS, 
Mdupont, JJMC89, Dvorapa, xSavitar, Altostratus, Avicennasis, MuhammadShuaib, 
SBisson, Tmalhotra, SimmeD, mys_721tx, WMDE-Fisch, jayvdb, Masti, Alchimista
___
pywikibot-bugs mailing list -- pywikibot-bugs@lists.wikimedia.org
To unsubscribe send an email to pywikibot-bugs-le...@lists.wikimedia.org


[Pywikipedia-bugs] [Maniphest] [Closed] T308849: flake8 test fails with C417:

2022-05-20 Thread Xqt
Xqt closed this task as "Resolved".
Xqt removed a project: Patch-For-Review.

TASK DETAIL
  https://phabricator.wikimedia.org/T308849

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Xqt
Cc: SrCerberus, Aklapper, pywikibot-bugs-list, Xqt, Kitanago, MutazAwad, 
Mhmohona, Gaurav24072002, Abhinay76, Annysah01, Rohitgeddam, Jyoo1011, Kasyap, 
JohnsonLee01, SHEKH, Dijkstra, Khutuck, Soda, Chaytanya, Zkhalido, 
JorisDarlingtonQuarshie, wiki-helenatxu, Viztor, Klein, Wenyi, VisbyStar, 
Tks4Fish, Mh-3110, Lahi, Chicocvenancio, JakeTheDeveloper, Tbscho, MayS, 
Mdupont, JJMC89, Dvorapa, xSavitar, Altostratus, Avicennasis, MuhammadShuaib, 
SBisson, Tmalhotra, SimmeD, mys_721tx, WMDE-Fisch, jayvdb, Masti, Alchimista, 
Fernandobacasegua34, 786, Suran38, Biggs657, Lalamarie69, Juan90264, 
Alter-paule, Beast1978, Un1tY, Hook696, Kent7301, joker88john, CucyNoiD, 
Gaboe420, Giuliamocci, Cpaulf30, Af420, Bsandipan, Lewizho99, Maathavan, 
Neuronton
___
pywikibot-bugs mailing list -- pywikibot-bugs@lists.wikimedia.org
To unsubscribe send an email to pywikibot-bugs-le...@lists.wikimedia.org


[Pywikipedia-bugs] [Maniphest] [Commented On] T308849: flake8 test fails with C417:

2022-05-20 Thread gerritbot
gerritbot added a comment.


  Change 793850 **merged** by jenkins-bot:
  
  [pywikibot/core@master] [flake8] use set comprehension instead of map
  
  https://gerrit.wikimedia.org/r/793850

TASK DETAIL
  https://phabricator.wikimedia.org/T308849

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Xqt, gerritbot
Cc: SrCerberus, Aklapper, pywikibot-bugs-list, Xqt, Kitanago, 
Fernandobacasegua34, 786, MutazAwad, Mhmohona, Suran38, Biggs657, 
Gaurav24072002, Abhinay76, Lalamarie69, Annysah01, Rohitgeddam, Jyoo1011, 
Kasyap, JohnsonLee01, Juan90264, SHEKH, Dijkstra, Alter-paule, Beast1978, 
Un1tY, Khutuck, Soda, Chaytanya, Zkhalido, JorisDarlingtonQuarshie, Hook696, 
wiki-helenatxu, Kent7301, joker88john, Viztor, CucyNoiD, Klein, Wenyi, 
VisbyStar, Tks4Fish, Gaboe420, Mh-3110, Giuliamocci, Cpaulf30, Lahi, Af420, 
Bsandipan, Chicocvenancio, JakeTheDeveloper, Tbscho, MayS, Lewizho99, Mdupont, 
JJMC89, Maathavan, Dvorapa, xSavitar, Altostratus, Neuronton, Avicennasis, 
MuhammadShuaib, SBisson, Tmalhotra, SimmeD, mys_721tx, WMDE-Fisch, jayvdb, 
Masti, Alchimista
___
pywikibot-bugs mailing list -- pywikibot-bugs@lists.wikimedia.org
To unsubscribe send an email to pywikibot-bugs-le...@lists.wikimedia.org


[Pywikipedia-bugs] [Maniphest] [Commented On] T308879: WikibaseItemFilterPageGeneratorTestCase.test_filter_pages_without_item fails

2022-05-20 Thread gerritbot
gerritbot added a comment.


  Change 793792 **merged** by Xqt:
  
  [pywikibot/core@master] [tests] ignore failing pg test until WD item was 
deleted
  
  https://gerrit.wikimedia.org/r/793792

TASK DETAIL
  https://phabricator.wikimedia.org/T308879

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: gerritbot
Cc: Aklapper, Mpaa, Xqt, pywikibot-bugs-list, Kitanago, Fernandobacasegua34, 
786, MutazAwad, Mhmohona, Suran38, Biggs657, Gaurav24072002, Abhinay76, 
Lalamarie69, Annysah01, Rohitgeddam, Jyoo1011, Kasyap, JohnsonLee01, Juan90264, 
SHEKH, Dijkstra, Alter-paule, Beast1978, Un1tY, Khutuck, Soda, Chaytanya, 
Zkhalido, JorisDarlingtonQuarshie, Hook696, wiki-helenatxu, Kent7301, 
joker88john, Viztor, CucyNoiD, Klein, Wenyi, VisbyStar, Tks4Fish, Gaboe420, 
Mh-3110, Giuliamocci, Cpaulf30, Lahi, Af420, Bsandipan, Chicocvenancio, 
JakeTheDeveloper, Tbscho, MayS, Lewizho99, Mdupont, JJMC89, Maathavan, Dvorapa, 
xSavitar, Altostratus, Neuronton, Avicennasis, MuhammadShuaib, SBisson, 
Tmalhotra, SimmeD, mys_721tx, WMDE-Fisch, jayvdb, Masti, Alchimista
___
pywikibot-bugs mailing list -- pywikibot-bugs@lists.wikimedia.org
To unsubscribe send an email to pywikibot-bugs-le...@lists.wikimedia.org


[Pywikipedia-bugs] [Maniphest] [Updated] T100521: [clonable] APISite and DataSite method docstrings should include a link to the corresponding mw:API help

2022-05-20 Thread TBurmeister
TBurmeister added a project: Wikimedia-Hackathon-2022.

TASK DETAIL
  https://phabricator.wikimedia.org/T100521

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: TBurmeister
Cc: Didicodes, gerritbot, Dvorapa, MtDu, Tokenzero, TerraCodes, jayvdb, 
Aklapper, valhallasw, pywikibot-bugs-list, Kitanago, MutazAwad, Mhmohona, 
Gaurav24072002, Abhinay76, Annysah01, Rohitgeddam, Jyoo1011, Kasyap, 
JohnsonLee01, SHEKH, Dijkstra, Khutuck, Soda, Chaytanya, Zkhalido, 
JorisDarlingtonQuarshie, apaskulin, wiki-helenatxu, Urstrulykkr, Viztor, Klein, 
Wenyi, Wonnral, VisbyStar, Tks4Fish, Mh-3110, Cpaulf30, Bright1055, Lahi, 
Toppole69, Ivana_Isadora, Mine0901, Jayprakash12345, Chicocvenancio, 
JakeTheDeveloper, Tbscho, MayS, Beeyan, Mdupont, JJMC89, xSavitar, Altostratus, 
Avicennasis, MuhammadShuaib, SBisson, Tmalhotra, SimmeD, mys_721tx, WMDE-Fisch, 
Xqt, Dinoguy1000, Masti, Alchimista, Jay8g
___
pywikibot-bugs mailing list -- pywikibot-bugs@lists.wikimedia.org
To unsubscribe send an email to pywikibot-bugs-le...@lists.wikimedia.org


[Pywikipedia-bugs] [Maniphest] [Updated] T120024: [clonable] Add doctests to Pywikibot library documentation

2022-05-20 Thread TBurmeister
TBurmeister added a project: Wikimedia-Hackathon-2022.

TASK DETAIL
  https://phabricator.wikimedia.org/T120024

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: TBurmeister
Cc: maynorc, Shubham656jain, Xqt, Shubhamnaik321, Tokenzero, Nemo_bis, 
Aklapper, jayvdb, pywikibot-bugs-list, Kitanago, MutazAwad, Mhmohona, 
Gaurav24072002, Abhinay76, Annysah01, Rohitgeddam, Jyoo1011, Kasyap, 
JohnsonLee01, SHEKH, Dijkstra, Khutuck, Soda, Chaytanya, Zkhalido, 
JorisDarlingtonQuarshie, apaskulin, wiki-helenatxu, Urstrulykkr, Viztor, Klein, 
Wenyi, VisbyStar, Tks4Fish, Mh-3110, Cpaulf30, Lahi, Ivana_Isadora, 
Chicocvenancio, JakeTheDeveloper, Tbscho, MayS, Mdupont, JJMC89, Dvorapa, 
xSavitar, Altostratus, Avicennasis, MuhammadShuaib, SBisson, Tmalhotra, SimmeD, 
mys_721tx, WMDE-Fisch, Dinoguy1000, Masti, Alchimista, Jay8g
___
pywikibot-bugs mailing list -- pywikibot-bugs@lists.wikimedia.org
To unsubscribe send an email to pywikibot-bugs-le...@lists.wikimedia.org


[Pywikipedia-bugs] [Maniphest] [Updated] T184115: Pywikibot: Add missing docstring params

2022-05-20 Thread TBurmeister
TBurmeister added a project: Wikimedia-Hackathon-2022.

TASK DETAIL
  https://phabricator.wikimedia.org/T184115

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: TBurmeister
Cc: aaronlearns, Mac-riya, Zabe, Kemsguy, Rounak_Saraf, Zkhalido, Mph8318, 
Morgan11235, mstucky, gerritbot, AdityaJ, Dvorapa, xSavitar, Aklapper, 
pywikibot-bugs-list, MtDu, Framawiki, jayvdb, Kitanago, MutazAwad, Mhmohona, 
Gaurav24072002, Abhinay76, Annysah01, Rohitgeddam, Jyoo1011, Kasyap, 
JohnsonLee01, SHEKH, Dijkstra, Khutuck, Soda, Chaytanya, 
JorisDarlingtonQuarshie, apaskulin, wiki-helenatxu, Urstrulykkr, Viztor, Klein, 
Wenyi, Wonnral, VisbyStar, Tks4Fish, Mh-3110, Cpaulf30, Bright1055, Lahi, 
Toppole69, Ivana_Isadora, Mine0901, Jayprakash12345, Chicocvenancio, 
JakeTheDeveloper, Tbscho, MayS, Beeyan, Mdupont, JJMC89, Altostratus, 
Avicennasis, MuhammadShuaib, SBisson, Tmalhotra, SimmeD, mys_721tx, WMDE-Fisch, 
Xqt, Dinoguy1000, Masti, Alchimista, Jay8g
___
pywikibot-bugs mailing list -- pywikibot-bugs@lists.wikimedia.org
To unsubscribe send an email to pywikibot-bugs-le...@lists.wikimedia.org


[Pywikipedia-bugs] [Maniphest] [Updated] T308879: WikibaseItemFilterPageGeneratorTestCase.test_filter_pages_without_item fails

2022-05-20 Thread gerritbot
gerritbot added a project: Patch-For-Review.

TASK DETAIL
  https://phabricator.wikimedia.org/T308879

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: gerritbot
Cc: Aklapper, Mpaa, Xqt, pywikibot-bugs-list, Kitanago, Fernandobacasegua34, 
786, MutazAwad, Mhmohona, Suran38, Biggs657, Gaurav24072002, Abhinay76, 
Lalamarie69, Annysah01, Rohitgeddam, Jyoo1011, Kasyap, JohnsonLee01, Juan90264, 
SHEKH, Dijkstra, Alter-paule, Beast1978, Un1tY, Khutuck, Soda, Chaytanya, 
Zkhalido, JorisDarlingtonQuarshie, Hook696, wiki-helenatxu, Kent7301, 
joker88john, Viztor, CucyNoiD, Klein, Wenyi, VisbyStar, Tks4Fish, Gaboe420, 
Mh-3110, Giuliamocci, Cpaulf30, Lahi, Af420, Bsandipan, Chicocvenancio, 
JakeTheDeveloper, Tbscho, MayS, Lewizho99, Mdupont, JJMC89, Maathavan, Dvorapa, 
xSavitar, Altostratus, Neuronton, Avicennasis, MuhammadShuaib, SBisson, 
Tmalhotra, SimmeD, mys_721tx, WMDE-Fisch, jayvdb, Masti, Alchimista
___
pywikibot-bugs mailing list -- pywikibot-bugs@lists.wikimedia.org
To unsubscribe send an email to pywikibot-bugs-le...@lists.wikimedia.org


[Pywikipedia-bugs] [Maniphest] [Commented On] T308879: WikibaseItemFilterPageGeneratorTestCase.test_filter_pages_without_item fails

2022-05-20 Thread gerritbot
gerritbot added a comment.


  Change 793792 had a related patch set uploaded (by Xqt; author: Xqt):
  
  [pywikibot/core@master] [tests] ignore failing pg test until WD item was 
deleted
  
  https://gerrit.wikimedia.org/r/793792

TASK DETAIL
  https://phabricator.wikimedia.org/T308879

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: gerritbot
Cc: Aklapper, Mpaa, Xqt, pywikibot-bugs-list, Kitanago, MutazAwad, Mhmohona, 
Gaurav24072002, Abhinay76, Annysah01, Rohitgeddam, Jyoo1011, Kasyap, 
JohnsonLee01, SHEKH, Dijkstra, Khutuck, Soda, Chaytanya, Zkhalido, 
JorisDarlingtonQuarshie, wiki-helenatxu, Viztor, Klein, Wenyi, VisbyStar, 
Tks4Fish, Mh-3110, Lahi, Chicocvenancio, JakeTheDeveloper, Tbscho, MayS, 
Mdupont, JJMC89, Dvorapa, xSavitar, Altostratus, Avicennasis, MuhammadShuaib, 
SBisson, Tmalhotra, SimmeD, mys_721tx, WMDE-Fisch, jayvdb, Masti, Alchimista
___
pywikibot-bugs mailing list -- pywikibot-bugs@lists.wikimedia.org
To unsubscribe send an email to pywikibot-bugs-le...@lists.wikimedia.org


[Pywikipedia-bugs] [Maniphest] [Updated] T308879: WikibaseItemFilterPageGeneratorTestCase.test_filter_pages_without_item fails

2022-05-20 Thread Xqt
Xqt added a parent task: T302804: log entries in log files should not contain 
color format strings.

TASK DETAIL
  https://phabricator.wikimedia.org/T308879

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Xqt
Cc: Aklapper, Mpaa, Xqt, pywikibot-bugs-list, Kitanago, MutazAwad, Mhmohona, 
Gaurav24072002, Abhinay76, Annysah01, Rohitgeddam, Jyoo1011, Kasyap, 
JohnsonLee01, SHEKH, Dijkstra, Khutuck, Soda, Chaytanya, Zkhalido, 
JorisDarlingtonQuarshie, wiki-helenatxu, Viztor, Klein, Wenyi, VisbyStar, 
Tks4Fish, Mh-3110, Lahi, Chicocvenancio, JakeTheDeveloper, Tbscho, MayS, 
Mdupont, JJMC89, Dvorapa, xSavitar, Altostratus, Avicennasis, MuhammadShuaib, 
SBisson, Tmalhotra, SimmeD, mys_721tx, WMDE-Fisch, jayvdb, Masti, Alchimista
___
pywikibot-bugs mailing list -- pywikibot-bugs@lists.wikimedia.org
To unsubscribe send an email to pywikibot-bugs-le...@lists.wikimedia.org


[Pywikipedia-bugs] [Maniphest] [Updated] T302804: log entries in log files should not contain color format strings

2022-05-20 Thread Xqt
Xqt added a subtask: T308879: 
WikibaseItemFilterPageGeneratorTestCase.test_filter_pages_without_item fails.

TASK DETAIL
  https://phabricator.wikimedia.org/T302804

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Mpaa, Xqt
Cc: Aklapper, Xqt, pywikibot-bugs-list, Kitanago, Fernandobacasegua34, 786, 
MutazAwad, Mhmohona, Suran38, Biggs657, Lalamarie69, Jyoo1011, Kasyap, 
JohnsonLee01, Juan90264, SHEKH, Dijkstra, Alter-paule, Beast1978, Un1tY, 
Khutuck, Zkhalido, Hook696, Kent7301, joker88john, Viztor, CucyNoiD, Wenyi, 
VisbyStar, Gaboe420, Giuliamocci, Cpaulf30, Af420, Bsandipan, Chicocvenancio, 
Tbscho, MayS, Lewizho99, Mdupont, JJMC89, Maathavan, Dvorapa, Altostratus, 
Neuronton, Avicennasis, SBisson, mys_721tx, WMDE-Fisch, jayvdb, Masti, 
Alchimista
___
pywikibot-bugs mailing list -- pywikibot-bugs@lists.wikimedia.org
To unsubscribe send an email to pywikibot-bugs-le...@lists.wikimedia.org


[Pywikipedia-bugs] [Maniphest] [Assigned] T302804: log entries in log files should not contain color format strings

2022-05-20 Thread Xqt
Xqt assigned this task to Mpaa.
Xqt added a project: Wikimedia-Hackathon-2022.

TASK DETAIL
  https://phabricator.wikimedia.org/T302804

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Mpaa, Xqt
Cc: Aklapper, Xqt, pywikibot-bugs-list, Kitanago, Fernandobacasegua34, 786, 
MutazAwad, Mhmohona, Suran38, Biggs657, Lalamarie69, Jyoo1011, Kasyap, 
JohnsonLee01, Juan90264, SHEKH, Dijkstra, Alter-paule, Beast1978, Un1tY, 
Khutuck, Zkhalido, Hook696, Kent7301, joker88john, Viztor, CucyNoiD, Wenyi, 
VisbyStar, Gaboe420, Giuliamocci, Cpaulf30, Af420, Bsandipan, Chicocvenancio, 
Tbscho, MayS, Lewizho99, Mdupont, JJMC89, Maathavan, Dvorapa, Altostratus, 
Neuronton, Avicennasis, SBisson, mys_721tx, WMDE-Fisch, jayvdb, Masti, 
Alchimista
___
pywikibot-bugs mailing list -- pywikibot-bugs@lists.wikimedia.org
To unsubscribe send an email to pywikibot-bugs-le...@lists.wikimedia.org


[Pywikipedia-bugs] [Maniphest] [Updated] T302804: log entries in log files should not contain color format strings

2022-05-20 Thread gerritbot
gerritbot added a project: Patch-For-Review.

TASK DETAIL
  https://phabricator.wikimedia.org/T302804

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: gerritbot
Cc: Aklapper, Xqt, pywikibot-bugs-list, Fernandobacasegua34, 786, Suran38, 
Biggs657, Lalamarie69, Jyoo1011, JohnsonLee01, Juan90264, SHEKH, Dijkstra, 
Alter-paule, Beast1978, Un1tY, Khutuck, Zkhalido, Hook696, Kent7301, 
joker88john, Viztor, CucyNoiD, Wenyi, Gaboe420, Giuliamocci, Cpaulf30, Af420, 
Bsandipan, Tbscho, MayS, Lewizho99, Mdupont, JJMC89, Maathavan, Dvorapa, 
Altostratus, Neuronton, Avicennasis, mys_721tx, jayvdb, Masti, Alchimista
___
pywikibot-bugs mailing list -- pywikibot-bugs@lists.wikimedia.org
To unsubscribe send an email to pywikibot-bugs-le...@lists.wikimedia.org


[Pywikipedia-bugs] [Maniphest] [Commented On] T302804: log entries in log files should not contain color format strings

2022-05-20 Thread gerritbot
gerritbot added a comment.


  Change 793932 had a related patch set uploaded (by Mpaa; author: Mpaa):
  
  [pywikibot/core@master] [IMPR] remove color tags from log records
  
  https://gerrit.wikimedia.org/r/793932

TASK DETAIL
  https://phabricator.wikimedia.org/T302804

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: gerritbot
Cc: Aklapper, Xqt, pywikibot-bugs-list, Jyoo1011, JohnsonLee01, SHEKH, 
Dijkstra, Khutuck, Zkhalido, Viztor, Wenyi, Tbscho, MayS, Mdupont, JJMC89, 
Dvorapa, Altostratus, Avicennasis, mys_721tx, jayvdb, Masti, Alchimista
___
pywikibot-bugs mailing list -- pywikibot-bugs@lists.wikimedia.org
To unsubscribe send an email to pywikibot-bugs-le...@lists.wikimedia.org


[Pywikipedia-bugs] [Maniphest] [Updated] T308879: WikibaseItemFilterPageGeneratorTestCase.test_filter_pages_without_item fails

2022-05-20 Thread Xqt
Xqt added a parent task: T308849: flake8 test fails with C417: .

TASK DETAIL
  https://phabricator.wikimedia.org/T308879

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Xqt
Cc: Aklapper, Mpaa, Xqt, pywikibot-bugs-list, Kitanago, MutazAwad, Mhmohona, 
Gaurav24072002, Abhinay76, Annysah01, Rohitgeddam, Jyoo1011, Kasyap, 
JohnsonLee01, SHEKH, Dijkstra, Khutuck, Soda, Chaytanya, Zkhalido, 
JorisDarlingtonQuarshie, wiki-helenatxu, Viztor, Klein, Wenyi, VisbyStar, 
Tks4Fish, Mh-3110, Lahi, Chicocvenancio, JakeTheDeveloper, Tbscho, MayS, 
Mdupont, JJMC89, Dvorapa, xSavitar, Altostratus, Avicennasis, MuhammadShuaib, 
SBisson, Tmalhotra, SimmeD, mys_721tx, WMDE-Fisch, jayvdb, Masti, Alchimista
___
pywikibot-bugs mailing list -- pywikibot-bugs@lists.wikimedia.org
To unsubscribe send an email to pywikibot-bugs-le...@lists.wikimedia.org


[Pywikipedia-bugs] [Maniphest] [Updated] T308849: flake8 test fails with C417:

2022-05-20 Thread Xqt
Xqt added a subtask: T308879: 
WikibaseItemFilterPageGeneratorTestCase.test_filter_pages_without_item fails.

TASK DETAIL
  https://phabricator.wikimedia.org/T308849

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Xqt
Cc: SrCerberus, Aklapper, pywikibot-bugs-list, Xqt, Kitanago, 
Fernandobacasegua34, 786, MutazAwad, Mhmohona, Suran38, Biggs657, 
Gaurav24072002, Abhinay76, Lalamarie69, Annysah01, Rohitgeddam, Jyoo1011, 
Kasyap, JohnsonLee01, Juan90264, SHEKH, Dijkstra, Alter-paule, Beast1978, 
Un1tY, Khutuck, Soda, Chaytanya, Zkhalido, JorisDarlingtonQuarshie, Hook696, 
wiki-helenatxu, Kent7301, joker88john, Viztor, CucyNoiD, Klein, Wenyi, 
VisbyStar, Tks4Fish, Gaboe420, Mh-3110, Giuliamocci, Cpaulf30, Lahi, Af420, 
Bsandipan, Chicocvenancio, JakeTheDeveloper, Tbscho, MayS, Lewizho99, Mdupont, 
JJMC89, Maathavan, Dvorapa, xSavitar, Altostratus, Neuronton, Avicennasis, 
MuhammadShuaib, SBisson, Tmalhotra, SimmeD, mys_721tx, WMDE-Fisch, jayvdb, 
Masti, Alchimista
___
pywikibot-bugs mailing list -- pywikibot-bugs@lists.wikimedia.org
To unsubscribe send an email to pywikibot-bugs-le...@lists.wikimedia.org


[Pywikipedia-bugs] [Maniphest] [Commented On] T308879: WikibaseItemFilterPageGeneratorTestCase.test_filter_pages_without_item fails

2022-05-20 Thread Xqt
Xqt added a comment.


  This would be solved after deletion:
  https://www.wikidata.org/wiki/Wikidata:Requests_for_deletions#Q112079466

TASK DETAIL
  https://phabricator.wikimedia.org/T308879

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Xqt
Cc: Aklapper, Mpaa, Xqt, pywikibot-bugs-list, Kitanago, MutazAwad, Mhmohona, 
Gaurav24072002, Abhinay76, Annysah01, Rohitgeddam, Jyoo1011, Kasyap, 
JohnsonLee01, SHEKH, Dijkstra, Khutuck, Soda, Chaytanya, Zkhalido, 
JorisDarlingtonQuarshie, wiki-helenatxu, Viztor, Klein, Wenyi, VisbyStar, 
Tks4Fish, Mh-3110, Lahi, Chicocvenancio, JakeTheDeveloper, Tbscho, MayS, 
Mdupont, JJMC89, Dvorapa, xSavitar, Altostratus, Avicennasis, MuhammadShuaib, 
SBisson, Tmalhotra, SimmeD, mys_721tx, WMDE-Fisch, jayvdb, Masti, Alchimista
___
pywikibot-bugs mailing list -- pywikibot-bugs@lists.wikimedia.org
To unsubscribe send an email to pywikibot-bugs-le...@lists.wikimedia.org


[Pywikipedia-bugs] [Maniphest] [Updated] T308879: WikibaseItemFilterPageGeneratorTestCase.test_filter_pages_without_item fails

2022-05-20 Thread Xqt
Xqt added a project: good first task.

TASK DETAIL
  https://phabricator.wikimedia.org/T308879

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Xqt
Cc: Aklapper, Mpaa, Xqt, pywikibot-bugs-list, Kitanago, MutazAwad, Mhmohona, 
Gaurav24072002, Abhinay76, Annysah01, Rohitgeddam, Jyoo1011, Kasyap, 
JohnsonLee01, SHEKH, Dijkstra, Khutuck, Soda, Chaytanya, Zkhalido, 
JorisDarlingtonQuarshie, wiki-helenatxu, Viztor, Klein, Wenyi, VisbyStar, 
Tks4Fish, Mh-3110, Lahi, Chicocvenancio, JakeTheDeveloper, Tbscho, MayS, 
Mdupont, JJMC89, Dvorapa, xSavitar, Altostratus, Avicennasis, MuhammadShuaib, 
SBisson, Tmalhotra, SimmeD, mys_721tx, WMDE-Fisch, jayvdb, Masti, Alchimista
___
pywikibot-bugs mailing list -- pywikibot-bugs@lists.wikimedia.org
To unsubscribe send an email to pywikibot-bugs-le...@lists.wikimedia.org


[Pywikipedia-bugs] [Maniphest] [Edited] T308879: WikibaseItemFilterPageGeneratorTestCase.test_filter_pages_without_item fails

2022-05-20 Thread Xqt
Xqt updated the task description.

TASK DETAIL
  https://phabricator.wikimedia.org/T308879

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Xqt
Cc: Aklapper, Mpaa, Xqt, pywikibot-bugs-list, Kitanago, MutazAwad, Mhmohona, 
Jyoo1011, Kasyap, JohnsonLee01, SHEKH, Dijkstra, Khutuck, Zkhalido, Viztor, 
Wenyi, VisbyStar, Chicocvenancio, Tbscho, MayS, Mdupont, JJMC89, Dvorapa, 
Altostratus, Avicennasis, SBisson, mys_721tx, WMDE-Fisch, jayvdb, Masti, 
Alchimista
___
pywikibot-bugs mailing list -- pywikibot-bugs@lists.wikimedia.org
To unsubscribe send an email to pywikibot-bugs-le...@lists.wikimedia.org


[Pywikipedia-bugs] [Maniphest] [Triaged] T308879: WikibaseItemFilterPageGeneratorTestCase.test_filter_pages_without_item fails

2022-05-20 Thread Xqt
Xqt triaged this task as "High" priority.

TASK DETAIL
  https://phabricator.wikimedia.org/T308879

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Xqt
Cc: Aklapper, Mpaa, Xqt, pywikibot-bugs-list, Kitanago, MutazAwad, Mhmohona, 
Jyoo1011, Kasyap, JohnsonLee01, SHEKH, Dijkstra, Khutuck, Zkhalido, Viztor, 
Wenyi, VisbyStar, Chicocvenancio, Tbscho, MayS, Mdupont, JJMC89, Dvorapa, 
Altostratus, Avicennasis, SBisson, mys_721tx, WMDE-Fisch, jayvdb, Masti, 
Alchimista
___
pywikibot-bugs mailing list -- pywikibot-bugs@lists.wikimedia.org
To unsubscribe send an email to pywikibot-bugs-le...@lists.wikimedia.org


[Pywikipedia-bugs] [Maniphest] [Created] T308879: WikibaseItemFilterPageGeneratorTestCase.test_filter_pages_without_item fails

2022-05-20 Thread Xqt
Xqt created this task.
Xqt added projects: Pywikibot, Wikimedia-Hackathon-2022.
Restricted Application added subscribers: pywikibot-bugs-list, Aklapper.

TASK DESCRIPTION
  **List of steps to reproduce**
  `pwb pagegenerators_tests -v WikibaseItemFilterPageGeneratorTestCase`
  
  **What happens?**:
  
tests: max_retries reduced from 15 to 1
test_filter_pages_with_item 
(__main__.WikibaseItemFilterPageGeneratorTestCase)
Test WikibaseItemFilterPageGenerator on pages with item. ... ok
test_filter_pages_without_item 
(__main__.WikibaseItemFilterPageGeneratorTestCase)
Test WikibaseItemFilterPageGenerator on pages without item. ... FAIL

==
FAIL: test_filter_pages_without_item 
(__main__.WikibaseItemFilterPageGeneratorTestCase)
Test WikibaseItemFilterPageGenerator on pages without item.
--
Traceback (most recent call last):
  File ".\tests\pagegenerators_tests.py", line 677, in 
test_filter_pages_without_item
self.assertLength(list(gen), 0)
  File "C:\pwb\GIT\core\tests\aspects.py", line 127, in assertLength
self.fail(msg)
AssertionError: len([Page('Talk:Main Page')]) != 0

--
Ran 2 tests in 2.502s

FAILED (failures=1)
  
  **Software version**:
  Tested with Pywikibot 7.1-7.3

TASK DETAIL
  https://phabricator.wikimedia.org/T308879

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Xqt
Cc: Aklapper, Mpaa, Xqt, pywikibot-bugs-list, Kitanago, MutazAwad, Mhmohona, 
Jyoo1011, Kasyap, JohnsonLee01, SHEKH, Dijkstra, Khutuck, Zkhalido, Viztor, 
Wenyi, VisbyStar, Chicocvenancio, Tbscho, MayS, Mdupont, JJMC89, Dvorapa, 
Altostratus, Avicennasis, SBisson, mys_721tx, WMDE-Fisch, jayvdb, Masti, 
Alchimista
___
pywikibot-bugs mailing list -- pywikibot-bugs@lists.wikimedia.org
To unsubscribe send an email to pywikibot-bugs-le...@lists.wikimedia.org


[Pywikipedia-bugs] [Maniphest] [Claimed] T308849: flake8 test fails with C417:

2022-05-20 Thread Xqt
Xqt claimed this task.

TASK DETAIL
  https://phabricator.wikimedia.org/T308849

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Xqt
Cc: SrCerberus, Aklapper, pywikibot-bugs-list, Xqt, Kitanago, 
Fernandobacasegua34, 786, MutazAwad, Mhmohona, Suran38, Biggs657, 
Gaurav24072002, Abhinay76, Lalamarie69, Annysah01, Rohitgeddam, Jyoo1011, 
Kasyap, JohnsonLee01, Juan90264, SHEKH, Dijkstra, Alter-paule, Beast1978, 
Un1tY, Khutuck, Soda, Chaytanya, Zkhalido, JorisDarlingtonQuarshie, Hook696, 
wiki-helenatxu, Kent7301, joker88john, Viztor, CucyNoiD, Klein, Wenyi, 
VisbyStar, Tks4Fish, Gaboe420, Mh-3110, Giuliamocci, Cpaulf30, Lahi, Af420, 
Bsandipan, Chicocvenancio, JakeTheDeveloper, Tbscho, MayS, Lewizho99, Mdupont, 
JJMC89, Maathavan, Dvorapa, xSavitar, Altostratus, Neuronton, Avicennasis, 
MuhammadShuaib, SBisson, Tmalhotra, SimmeD, mys_721tx, WMDE-Fisch, jayvdb, 
Masti, Alchimista
___
pywikibot-bugs mailing list -- pywikibot-bugs@lists.wikimedia.org
To unsubscribe send an email to pywikibot-bugs-le...@lists.wikimedia.org


[Pywikipedia-bugs] [Maniphest] [Updated] T308849: flake8 test fails with C417:

2022-05-20 Thread gerritbot
gerritbot added a project: Patch-For-Review.

TASK DETAIL
  https://phabricator.wikimedia.org/T308849

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: gerritbot
Cc: SrCerberus, Aklapper, pywikibot-bugs-list, Xqt, Kitanago, 
Fernandobacasegua34, 786, MutazAwad, Mhmohona, Suran38, Biggs657, 
Gaurav24072002, Abhinay76, Lalamarie69, Annysah01, Rohitgeddam, Jyoo1011, 
Kasyap, JohnsonLee01, Juan90264, SHEKH, Dijkstra, Alter-paule, Beast1978, 
Un1tY, Khutuck, Soda, Chaytanya, Zkhalido, JorisDarlingtonQuarshie, Hook696, 
wiki-helenatxu, Kent7301, joker88john, Viztor, CucyNoiD, Klein, Wenyi, 
VisbyStar, Tks4Fish, Gaboe420, Mh-3110, Giuliamocci, Cpaulf30, Lahi, Af420, 
Bsandipan, Chicocvenancio, JakeTheDeveloper, Tbscho, MayS, Lewizho99, Mdupont, 
JJMC89, Maathavan, Dvorapa, xSavitar, Altostratus, Neuronton, Avicennasis, 
MuhammadShuaib, SBisson, Tmalhotra, SimmeD, mys_721tx, WMDE-Fisch, jayvdb, 
Masti, Alchimista
___
pywikibot-bugs mailing list -- pywikibot-bugs@lists.wikimedia.org
To unsubscribe send an email to pywikibot-bugs-le...@lists.wikimedia.org


[Pywikipedia-bugs] [Maniphest] [Commented On] T308849: flake8 test fails with C417:

2022-05-20 Thread gerritbot
gerritbot added a comment.


  Change 793850 had a related patch set uploaded (by Xqt; author: Xqt):
  
  [pywikibot/core@master] [flake8] use set comprehension instead of map
  
  https://gerrit.wikimedia.org/r/793850

TASK DETAIL
  https://phabricator.wikimedia.org/T308849

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: gerritbot
Cc: SrCerberus, Aklapper, pywikibot-bugs-list, Xqt, Kitanago, MutazAwad, 
Mhmohona, Gaurav24072002, Abhinay76, Annysah01, Rohitgeddam, Jyoo1011, Kasyap, 
JohnsonLee01, SHEKH, Dijkstra, Khutuck, Soda, Chaytanya, Zkhalido, 
JorisDarlingtonQuarshie, wiki-helenatxu, Viztor, Klein, Wenyi, VisbyStar, 
Tks4Fish, Mh-3110, Lahi, Chicocvenancio, JakeTheDeveloper, Tbscho, MayS, 
Mdupont, JJMC89, Dvorapa, xSavitar, Altostratus, Avicennasis, MuhammadShuaib, 
SBisson, Tmalhotra, SimmeD, mys_721tx, WMDE-Fisch, jayvdb, Masti, Alchimista
___
pywikibot-bugs mailing list -- pywikibot-bugs@lists.wikimedia.org
To unsubscribe send an email to pywikibot-bugs-le...@lists.wikimedia.org


[Pywikipedia-bugs] [Maniphest] [Triaged] T308849: flake8 test fails with C417:

2022-05-20 Thread Xqt
Xqt triaged this task as "High" priority.

TASK DETAIL
  https://phabricator.wikimedia.org/T308849

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Xqt
Cc: Aklapper, pywikibot-bugs-list, Xqt, Kitanago, MutazAwad, Mhmohona, 
Gaurav24072002, Abhinay76, Annysah01, Rohitgeddam, Jyoo1011, JohnsonLee01, 
SHEKH, Dijkstra, Khutuck, Soda, Chaytanya, Zkhalido, JorisDarlingtonQuarshie, 
wiki-helenatxu, Viztor, Klein, Wenyi, Tks4Fish, Mh-3110, Lahi, Chicocvenancio, 
JakeTheDeveloper, Tbscho, MayS, Mdupont, JJMC89, Dvorapa, xSavitar, 
Altostratus, Avicennasis, MuhammadShuaib, SBisson, Tmalhotra, SimmeD, 
mys_721tx, WMDE-Fisch, jayvdb, Masti, Alchimista
___
pywikibot-bugs mailing list -- pywikibot-bugs@lists.wikimedia.org
To unsubscribe send an email to pywikibot-bugs-le...@lists.wikimedia.org


[Pywikipedia-bugs] [Maniphest] [Created] T308849: flake8 test fails with C417:

2022-05-20 Thread Xqt
Xqt created this task.
Xqt added projects: Pywikibot, Wikimedia-Hackathon-2022, good first task.
Restricted Application added subscribers: pywikibot-bugs-list, Aklapper.

TASK DESCRIPTION
  **List of steps to reproduce**:
  Run flake8 CI test with Python 3.8
  
  **What happens?**:
  
https://integration.wikimedia.org/ci/job/pywikibot-core-tox-docker/19363/console
  
  Test fails with this message
  `./pywikibot/page/_links.py: line 822:15: C417 Unnecessary use of map - use a 
set comprehension instead.`
  
  **What to do?**
  C417 test was introduced with flake8-comprehensions 3.10.0 yesterday. The 
related line is 822 in ./pywikibot/page/_links.py.
  The C417 issue and how to solve it is described at 
https://pypi.org/project/flake8-comprehensions/#description.
  
  **Software version**:
  Python 3.8+

TASK DETAIL
  https://phabricator.wikimedia.org/T308849

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Xqt
Cc: Aklapper, pywikibot-bugs-list, Xqt, Kitanago, MutazAwad, Mhmohona, 
Gaurav24072002, Abhinay76, Annysah01, Rohitgeddam, Jyoo1011, JohnsonLee01, 
SHEKH, Dijkstra, Khutuck, Soda, Chaytanya, Zkhalido, JorisDarlingtonQuarshie, 
wiki-helenatxu, Viztor, Klein, Wenyi, Tks4Fish, Mh-3110, Lahi, Chicocvenancio, 
JakeTheDeveloper, Tbscho, MayS, Mdupont, JJMC89, Dvorapa, xSavitar, 
Altostratus, Avicennasis, MuhammadShuaib, SBisson, Tmalhotra, SimmeD, 
mys_721tx, WMDE-Fisch, jayvdb, Masti, Alchimista
___
pywikibot-bugs mailing list -- pywikibot-bugs@lists.wikimedia.org
To unsubscribe send an email to pywikibot-bugs-le...@lists.wikimedia.org


[Pywikipedia-bugs] [Maniphest] [Merged] T306982: New upstream release for Pywikibot

2022-05-20 Thread Zabe
Zabe merged a task: T308810: New upstream release for Pywikibot.
Zabe added a subscriber: LibUp-bot.

TASK DETAIL
  https://phabricator.wikimedia.org/T306982

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: rook, Zabe
Cc: LibUp-bot, Majavah, rook, pywikibot-bugs-list, Zabe, Xqt, Jyoo1011, 
JohnsonLee01, SHEKH, Dijkstra, Khutuck, Zkhalido, AshokChakra, Viztor, 94rain, 
Wenyi, R96340, Chicocvenancio, Tbscho, MayS, Mdupont, JJMC89, Dvorapa, 
Altostratus, Avicennasis, Susannaanas, mys_721tx, Jane023, yuvipanda, 
Daniel_Mietchen, jayvdb, zhuyifei1999, Masti, Alchimista
___
pywikibot-bugs mailing list -- pywikibot-bugs@lists.wikimedia.org
To unsubscribe send an email to pywikibot-bugs-le...@lists.wikimedia.org