Skip to content

Make tokenize recognize Other_ID_Start and Other_ID_Continue chars #68382

Description

@JoshuaLandau
BPO 24194
Nosy @terryjreedy, @meadori, @iritkatriel
Dependencies
  • bpo-12731: python lib re uses obsolete sense of \w in full violation of UTS#18 RL1.2a
  • bpo-12734: Request for property support in Python re lib
  • Files
  • issue24194-v0.patch
  • 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 = 'https://github.com/terryjreedy'
    closed_at = None
    created_at = <Date 2015-05-14.13:00:27.728>
    labels = ['type-bug', 'library', '3.9', '3.10', '3.11']
    title = 'Make tokenize recognize Other_ID_Start and Other_ID_Continue chars'
    updated_at = <Date 2022-01-17.11:25:14.419>
    user = 'https://bugs.python.org/JoshuaLandau'

    bugs.python.org fields:

    activity = <Date 2022-01-17.11:25:14.419>
    actor = 'vstinner'
    assignee = 'terry.reedy'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2015-05-14.13:00:27.728>
    creator = 'Joshua.Landau'
    dependencies = ['12731', '12734']
    files = ['42808']
    hgrepos = []
    issue_num = 24194
    keywords = ['patch']
    message_count = 5.0
    messages = ['243188', '265286', '313851', '410718', '410731']
    nosy_count = 4.0
    nosy_names = ['terry.reedy', 'meador.inge', 'Joshua.Landau', 'iritkatriel']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue24194'
    versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']

    Metadata

    Metadata

    Assignees

    Labels

    3.10only security fixes3.11only security fixes3.9 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions