BPO | [1693050](https://bugs.python.org/issue1693050) --- | :--- Nosy | @malemburg, @loewis, @terryjreedy, @vstinner, @ezio-melotti Superseder | bpo-24194: Make tokenize recognize Other_ID_Start and Other_ID_Continue chars *Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.* Show more details GitHub fields: ```python assignee = None closed_at = created_at = labels = ['expert-regex'] title = '\\w not helpful for non-Roman scripts' updated_at = user = 'https://bugs.python.org/nathanlmiles' ``` bugs.python.org fields: ```python activity = actor = 'terry.reedy' assignee = 'none' closed = True closed_date = closer = 'terry.reedy' components = ['Regular Expressions'] creation = creator = 'nathanlmiles' dependencies = [] files = [] hgrepos = [] issue_num = 1693050 keywords = [] message_count = 15.0 messages = ['31688', '31689', '76556', '76557', '81221', '190075', '190100', '190219', '190226', '190268', '190322', '190323', '190324', '190326', '313849'] nosy_count = 10.0 nosy_names = ['lemburg', 'loewis', 'terry.reedy', 'vstinner', 'nathanlmiles', 'rsc', 'timehorse', 'ezio.melotti', 'mrabarnett', 'l0nwlf'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = 'resolved' status = 'closed' superseder = '24194' type = None url = 'https://bugs.python.org/issue1693050' versions = ['Python 2.7', 'Python 3.3', 'Python 3.4'] ```