Skip to content

small cleanups in Unicode normalization code #82224

Closed
@gnprice

Description

@gnprice
BPO 38043
Nosy @rhettinger, @benjaminp, @ezio-melotti, @gnprice
PRs
  • bpo-38043: Use bool for boolean flags on is_normalized_quickcheck. #15711
  • bpo-38043: Move unicodedata.normalize tests into test_unicodedata. #15712
  • bpo-37966: Fully implement the UAX #15 quick-check algorithm. #15558
  • 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 = None
    created_at = <Date 2019-09-06.04:46:54.216>
    labels = ['3.9', 'expert-unicode']
    title = 'small cleanups in Unicode normalization code'
    updated_at = <Date 2019-09-10.19:31:45.964>
    user = 'https://github.com/gnprice'

    bugs.python.org fields:

    activity = <Date 2019-09-10.19:31:45.964>
    actor = 'rhettinger'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Unicode']
    creation = <Date 2019-09-06.04:46:54.216>
    creator = 'Greg Price'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 38043
    keywords = ['patch']
    message_count = 4.0
    messages = ['351229', '351373', '351600', '351740']
    nosy_count = 4.0
    nosy_names = ['rhettinger', 'benjamin.peterson', 'ezio.melotti', 'Greg Price']
    pr_nums = ['15711', '15712', '15558']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue38043'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions