[Pywikipedia-bugs] [Maniphest] [Commented On] T358635: [Pywikibot] proofreadpage.IndexPage.page_gen with option 'content=False' does nothing

2024-02-28 Thread Xqt
Xqt added a comment. In T358635#9584279 , @Ninovolador wrote: > I did some test using this script I think the reason is that with `content=False` the content is loaded page by page because the content is required by the filter, wher

[Pywikipedia-bugs] [Maniphest] [Commented On] T358635: [Pywikibot] proofreadpage.IndexPage.page_gen with option 'content=False' does nothing

2024-02-28 Thread Ninovolador
Ninovolador added a comment. I did some test using this script import pywikibot from pywikibot import proofreadpage from pywikibot import pagegenerators import time site=pywikibot.Site('es', fam="wikisource") def treat_page(page): page.body = pa

[Pywikipedia-bugs] [Maniphest] [Commented On] T358635: [Pywikibot] proofreadpage.IndexPage.page_gen with option 'content=False' does nothing

2024-02-28 Thread gerritbot
gerritbot added a comment. Change 1007387 had a related patch set uploaded (by Xqt; author: Xqt): [pywikibot/core@master] [bugfix] remove content parameter of ItemPage.page_gen method https://gerrit.wikimedia.org/r/1007387 TASK DETAIL https://phabricator.wikimedia.org/T358635 EMA

[Pywikipedia-bugs] [Maniphest] [Commented On] T358635: [Pywikibot] proofreadpage.IndexPage.page_gen with option 'content=False' does nothing

2024-02-28 Thread Ninovolador
Ninovolador added a comment. In T358635#9584134 , @Xqt wrote: > In T358635#9583971 , @Ninovolador wrote: > >> In T358635#9583360 ,

[Pywikipedia-bugs] [Maniphest] [Commented On] T358635: [Pywikibot] proofreadpage.IndexPage.page_gen with option 'content=False' does nothing

2024-02-28 Thread Xqt
Xqt added a comment. In T358635#9583971 , @Ninovolador wrote: > In T358635#9583360 , @Xqt wrote: > >> @Ninovolador: you mean that the content is loaded anyway even that flag is set

[Pywikipedia-bugs] [Maniphest] [Commented On] T358635: [Pywikibot] proofreadpage.IndexPage.page_gen with option 'content=False' does nothing

2024-02-28 Thread Ninovolador
Ninovolador added a comment. In T358635#9583360 , @Xqt wrote: > @Ninovolador: you mean that the content is loaded anyway even that flag is set to False? It doesn't work at all. It does not work as a genetator. No prompt or console

[Pywikipedia-bugs] [Maniphest] [Commented On] T358635: [Pywikibot] proofreadpage.IndexPage.page_gen with option 'content=False' does nothing

2024-02-28 Thread Xqt
Xqt added a comment. @Ninovolador: you mean that the content is loaded anyway even that flag is set to False? TASK DETAIL https://phabricator.wikimedia.org/T358635 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Xqt Cc: Xqt, Aklapper, pywikibot-b