You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replace r'\p{L}' pattern to r'[^\W\d_]'
unless we sometime have regex package mandatory with Pywikibot
Bug: T378787
Change-Id: I6247df4a4052e3376b159151c77bcafd701660de
0 commit comments