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
- despite `re.compile(...)` being cached, this still amounts to 60% of the
overhead of the `bare_except` check
- overall, this improved pycodestyle performance by about .25% (.0025)
0 commit comments