SIGN IN SIGN UP

bpo-34636: Use fast path for more chars in SRE category macros. (GH-9170)

When handling \s, \d, or \w (and their inverse) escapes in bytes regexes this a small but measurable performance improvement.

<!-- issue-number: [bpo-34636](https://www.bugs.python.org/issue34636) -->
https://bugs.python.org/issue34636
<!-- /issue-number -->
S
Sergey Fedoseev committed
ec014a101a7f6243b95dfc08acfe1542b9fa5d39
Parent: d13e59c
Committed by Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> on 9/11/2018, 10:47:59 PM