`link_regex = re.compile(r'\[\[(?P<title>[^\]|[<>{}]*)(\|.*?)?\]\]')` produces `./pywikibot/__init__.py:643:25: P103 other string does contain unindexed parameters`