Skip to content

Request for python casemapping functions to use full not simple casemaps per Unicode's recommendation #56945

@tchrist

Description

@tchrist
mannequin
BPO 12736
Nosy @abalkin, @pitrou, @benjaminp, @ezio-melotti, @JimJJewett
Files
  • mux.python: demo program showing all casemaps and casefolds for sample tricky dataset
  • casing-tests.py: test suite for casemapping functions, case checking functions, and casefolding of patterns, both simple and full
  • casing-results.txt: results on 3.2/3.3 narrow/wide
  • full-casemapping.patch
  • full-casemapping.patch
  • full-casemapping.patch
  • full-casemapping.patch
  • pythonbug.png
  • 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 2012-01-11.23:23:51.338>
    created_at = <Date 2011-08-11.21:39:44.387>
    labels = ['interpreter-core', 'type-feature', 'expert-unicode']
    title = "Request for python casemapping functions to use full not simple casemaps per Unicode's recommendation"
    updated_at = <Date 2016-03-11.07:39:49.423>
    user = 'https://bugs.python.org/tchrist'

    bugs.python.org fields:

    activity = <Date 2016-03-11.07:39:49.423>
    actor = 'benjamin.peterson'
    assignee = 'none'
    closed = True
    closed_date = <Date 2012-01-11.23:23:51.338>
    closer = 'benjamin.peterson'
    components = ['Interpreter Core', 'Unicode']
    creation = <Date 2011-08-11.21:39:44.387>
    creator = 'tchrist'
    dependencies = []
    files = ['22883', '23051', '23055', '24171', '24190', '24199', '24204', '42121']
    hgrepos = []
    issue_num = 12736
    keywords = ['patch']
    message_count = 27.0
    messages = ['141928', '143036', '143051', '143052', '143072', '143083', '143084', '143085', '143086', '143089', '143110', '143119', '143124', '143145', '143146', '143148', '150844', '150998', '151016', '151088', '151098', '151141', '151311', '151314', '261517', '261522', '261547']
    nosy_count = 11.0
    nosy_names = ['belopolsky', 'pitrou', 'benjamin.peterson', 'ezio.melotti', 'mrabarnett', 'Arfrever', 'Jean-Michel.Fauth', 'python-dev', 'tchrist', 'Jim.Jewett', '\xd0\x90\xd0\xbd\xd0\xb4\xd1\x80\xd0\xb5\xd0\xb9 \xd0\x91\xd0\xb0\xd0\xba\xd1\x81\xd0\xb0\xd0\xbb\xd1\x8f\xd1\x80']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue12736'
    versions = ['Python 3.4', 'Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions