jayvdb added a comment. In https://phabricator.wikimedia.org/T120587#1864357, @Legoktm wrote:
> That would not really fix my use-case where I was importing Manual:Hooks/* > pages from mediawiki.org to Wikidata, all of those are subpages. @legoktm, a hacky quick fix is to use `-titleregex` to filter out lang subpages. The proper subpage filter implementation may use a regex, but it should also check the namespace of each page before applying the regex. TASK DETAIL https://phabricator.wikimedia.org/T120587 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: jayvdb Cc: Sn1per, jayvdb, Aklapper, StudiesWorld, Legoktm, pywikibot-bugs-list, Ricordisamoa, Jay8g _______________________________________________ pywikibot-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs
