https://bugzilla.wikimedia.org/show_bug.cgi?id=73214

se4598 <se4...@se4598.eu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |---

--- Comment #4 from se4598 <se4...@se4598.eu> ---

With this merged I get this exception now:
(using gen = PrefixingPageGenerator("Module:Abc/", None, True, site=self.site))

  File "[...]\build\Supplier.py", line 289, in <module>
    Supplier().run(confirmEdit=True, sandbox=sandbox)
  File "[...]\build\Supplier.py", line 44, in run
    liste = self.selectWorkOn()
  File "[...]\build\Supplier.py", line 59, in selectWorkOn
    for page in gen:
  File "[...]\build\pywikibot\data\api.py", line 1119, in __iter__
    self.data = self.request.submit()
  File "[...]\build\pywikibot\data\api.py", line 710, in submit
    raise APIError(code, info, **result["error"])
pywikibot.data.api.APIError: gapunknown_gapnamespace: Unrecognized value for
parameter 'gapnamespace': Module:
<class 'pywikibot.data.api.APIError'>
CRITICAL: Waiting for 1 network thread(s) to finish. Press ctrl-c to abort

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to