Skip to content

\N{...} neglects formal aliases and named sequences from Unicode charnames namespace #56962

Closed
@tchrist

Description

@tchrist
mannequin
BPO 12753
Nosy @malemburg, @gvanrossum, @loewis, @terryjreedy, @abalkin, @ezio-melotti, @florentx
Superseder
  • bpo-4610: Unicode case mappings are incorrect
  • Files
  • nametests.py: test case to check unicodedata.lookup and \N{} against named chars AND formal alias AND named sequences
  • issue12753.diff: patch to add the aliases
  • issue12753-2.diff: patch to add the aliases and named sequences
  • issue12753-3.diff: patch to add the aliases and named sequences + tests + doc
  • issue12753-4.diff: patch to add the aliases and named sequences + tests + doc
  • 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/ezio-melotti'
    closed_at = <Date 2011-10-21.20:22:13.698>
    created_at = <Date 2011-08-15.17:48:33.715>
    labels = ['interpreter-core', 'type-feature', 'expert-unicode']
    title = '\\N{...} neglects formal aliases and named sequences from Unicode charnames namespace'
    updated_at = <Date 2013-06-23.22:32:03.145>
    user = 'https://bugs.python.org/tchrist'

    bugs.python.org fields:

    activity = <Date 2013-06-23.22:32:03.145>
    actor = 'belopolsky'
    assignee = 'ezio.melotti'
    closed = True
    closed_date = <Date 2011-10-21.20:22:13.698>
    closer = 'ezio.melotti'
    components = ['Interpreter Core', 'Unicode']
    creation = <Date 2011-08-15.17:48:33.715>
    creator = 'tchrist'
    dependencies = []
    files = ['22903', '23273', '23280', '23291', '23374']
    hgrepos = []
    issue_num = 12753
    keywords = ['patch', 'needs review']
    message_count = 37.0
    messages = ['142136', '142145', '142502', '142506', '142507', '142508', '143043', '144679', '144681', '144703', '144708', '144716', '144738', '144739', '144757', '144758', '144760', '144779', '144783', '144802', '144803', '144825', '144827', '144832', '144836', '144839', '145254', '145263', '145327', '145401', '146034', '146036', '146075', '146114', '146129', '146135', '191737']
    nosy_count = 10.0
    nosy_names = ['lemburg', 'gvanrossum', 'loewis', 'terry.reedy', 'belopolsky', 'ezio.melotti', 'mrabarnett', 'flox', 'python-dev', 'tchrist']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = '4610'
    type = 'enhancement'
    url = 'https://bugs.python.org/issue12753'
    versions = ['Python 3.3']

    Metadata

    Metadata

    Assignees

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions