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

       Web browser: ---
            Bug ID: 59080
           Summary: isCategoryRedirect is very slow
           Product: Pywikibot
           Version: core (2.0)
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: General
          Assignee: pywikipedia-b...@lists.wikimedia.org
          Reporter: maar...@mdammers.nl
    Classification: Unclassified
   Mobile Platform: ---

In page.py we have a function "isCategoryRedirect":

def isCategoryRedirect(self):
   """Return True if this is a category redirect page, False otherwise."""

This is rather slow. Maybe some caching should be used.

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