Skip to content

Refactor makeunicodedata.py: dedupe parsing, use dataclass #81941

@gnprice

Description

@gnprice
BPO 37760
Nosy @malemburg, @benjaminp, @ezio-melotti, @serhiy-storchaka, @gnprice, @miss-islington
PRs
  • bpo-37760: Avoid cluttering work tree with downloaded Unicode files. #15128
  • bpo-37760: Constant-fold some old options in makeunicodedata. #15129
  • bpo-37760: Factor out the basic UCD parsing logic of makeunicodedata. #15130
  • bpo-37760: Mark all generated Unicode data headers as generated. #15171
  • [3.8] bpo-37760: Mark all generated Unicode data headers as generated. (GH-15171) #15245
  • [3.8] bpo-37760: Mark all generated Unicode data headers as generated. (GH-15171) #15246
  • bpo-37760: Factor out standard range-expanding logic in makeunicodedata. #15248
  • bpo-37760: Convert from length-18 lists to a dataclass, in makeunicodedata. #15265
  • 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 2019-09-12.09:24:26.122>
    created_at = <Date 2019-08-05.03:55:35.555>
    labels = ['type-feature', '3.9', 'expert-unicode']
    title = 'Refactor makeunicodedata.py: dedupe parsing, use dataclass'
    updated_at = <Date 2019-09-18.06:11:56.188>
    user = 'https://github.com/gnprice'

    bugs.python.org fields:

    activity = <Date 2019-09-18.06:11:56.188>
    actor = 'Greg Price'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-09-12.09:24:26.122>
    closer = 'benjamin.peterson'
    components = ['Unicode']
    creation = <Date 2019-08-05.03:55:35.555>
    creator = 'Greg Price'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 37760
    keywords = ['patch']
    message_count = 26.0
    messages = ['349020', '349023', '349518', '349519', '349520', '349524', '349525', '349526', '349548', '349549', '349550', '349588', '349592', '349599', '349602', '349603', '349613', '349630', '349631', '349641', '349671', '349783', '349785', '350053', '352068', '352698']
    nosy_count = 6.0
    nosy_names = ['lemburg', 'benjamin.peterson', 'ezio.melotti', 'serhiy.storchaka', 'Greg Price', 'miss-islington']
    pr_nums = ['15128', '15129', '15130', '15171', '15245', '15246', '15248', '15265']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue37760'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions