Skip to content

tokenize yield an ERRORTOKEN if the identifier starts with a non-ascii char #53921

@florentx

Description

@florentx
mannequin
BPO 9712
Nosy @terryjreedy, @benjaminp, @florentx
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:

    assignee = None
    closed_at = <Date 2010-08-30.14:41:43.763>
    created_at = <Date 2010-08-30.07:42:55.735>
    labels = ['type-bug']
    title = 'tokenize yield an ERRORTOKEN if the identifier starts with a non-ascii char'
    updated_at = <Date 2018-03-15.00:18:48.250>
    user = 'https://github.com/florentx'

    bugs.python.org fields:

    activity = <Date 2018-03-15.00:18:48.250>
    actor = 'terry.reedy'
    assignee = 'none'
    closed = True
    closed_date = <Date 2010-08-30.14:41:43.763>
    closer = 'benjamin.peterson'
    components = []
    creation = <Date 2010-08-30.07:42:55.735>
    creator = 'flox'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 9712
    keywords = []
    message_count = 5.0
    messages = ['115201', '115218', '240544', '313846', '313847']
    nosy_count = 4.0
    nosy_names = ['terry.reedy', 'benjamin.peterson', 'flox', 'Joshua.Landau']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'test needed'
    status = 'closed'
    superseder = '24194'
    type = 'behavior'
    url = 'https://bugs.python.org/issue9712'
    versions = ['Python 3.1', 'Python 3.2', 'Python 3.4']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      type-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions