[Pywikipedia-bugs] [Maniphest] [Updated] T358635: [Pywikibot] proofreadpage.IndexPage.page_gen with option 'content=False' need a lot of time to proceed

2024-02-28 Thread Xqt
Xqt added a project: Performance Issue. TASK DETAIL https://phabricator.wikimedia.org/T358635 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Xqt Cc: Mpaa, Xqt, Aklapper, pywikibot-bugs-list, Ninovolador, mevo, Isabelladantes1983, Themindcoder,

[Pywikipedia-bugs] [Maniphest] [Retitled] T358635: [Pywikibot] proofreadpage.IndexPage.page_gen with option 'content=False' need a lot of time to proceed

2024-02-28 Thread Xqt
Xqt renamed this task from "[Pywikibot] proofreadpage.IndexPage.page_gen with option 'content=False' does nothing" to "[Pywikibot] proofreadpage.IndexPage.page_gen with option 'content=False' need a lot of time to proceed". TASK DETAIL https://phabricator.wikimedia.org/T358635 EMAIL

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

2024-02-28 Thread Xqt
Xqt triaged this task as "Medium" priority. Xqt claimed this task. TASK DETAIL https://phabricator.wikimedia.org/T358635 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Xqt Cc: Mpaa, Xqt, Aklapper, pywikibot-bugs-list, Ninovolador, mevo,

[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,

[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 =

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

2024-02-28 Thread gerritbot
gerritbot added a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T358635 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: gerritbot Cc: Mpaa, Xqt, Aklapper, pywikibot-bugs-list, Ninovolador, mevo, Isabelladantes1983,

[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

[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,