Skip to content

Python lib re cannot handle Unicode properly due to narrow/wide bug #56938

@tchrist

Description

@tchrist
mannequin
BPO 12729
Nosy @malemburg, @gvanrossum, @terryjreedy, @abalkin, @pitrou, @vstinner, @jkloth, @ezio-melotti, @bitdancer
Files
  • utf16.py: Revised prototype w/ codepoint indexing/slicing
  • utf16.py: 3rd version with improved iteration
  • 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 2011-11-16.22:44:03.589>
    created_at = <Date 2011-08-11.19:03:55.191>
    labels = ['expert-regex', 'type-feature']
    title = 'Python lib re cannot handle Unicode properly due to narrow/wide bug'
    updated_at = <Date 2011-11-16.22:44:03.585>
    user = 'https://bugs.python.org/tchrist'

    bugs.python.org fields:

    activity = <Date 2011-11-16.22:44:03.585>
    actor = 'pitrou'
    assignee = 'none'
    closed = True
    closed_date = <Date 2011-11-16.22:44:03.589>
    closer = 'pitrou'
    components = ['Regular Expressions']
    creation = <Date 2011-08-11.19:03:55.191>
    creator = 'tchrist'
    dependencies = []
    files = ['23006', '23025']
    hgrepos = []
    issue_num = 12729
    keywords = []
    message_count = 59.0
    messages = ['141917', '141930', '141992', '141995', '142005', '142024', '142036', '142037', '142038', '142039', '142041', '142042', '142043', '142044', '142047', '142053', '142054', '142064', '142066', '142069', '142070', '142076', '142079', '142084', '142085', '142089', '142091', '142093', '142096', '142097', '142098', '142102', '142107', '142121', '142749', '142877', '143033', '143054', '143055', '143056', '143061', '143088', '143111', '143123', '143392', '143432', '143433', '143446', '143702', '143720', '143735', '144256', '144260', '144266', '144287', '144289', '144307', '144312', '147776']
    nosy_count = 15.0
    nosy_names = ['lemburg', 'gvanrossum', 'terry.reedy', 'belopolsky', 'pitrou', 'vstinner', 'jkloth', 'ezio.melotti', 'mrabarnett', 'Arfrever', 'v+python', 'r.david.murray', 'zbysz', 'abacabadabacaba', 'tchrist']
    pr_nums = []
    priority = 'normal'
    resolution = 'out of date'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue12729'
    versions = ['Python 3.3']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions