Skip to content

dataclasses should use NFKC to find duplicate members #78062

Description

@ericvsmith
BPO 33881
Nosy @rhettinger, @ericvsmith, @zooba, @srinivasreddy, @csabella, @ValeriyaSinevich
PRs
  • bpo-33881: Use NFKC to find duplicate members in make_dataclass #7916
  • bpo-33881: Use NFKC to find duplicate members in make_dataclass #20837
  • 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/ericvsmith'
    closed_at = <Date 2020-06-13.16:42:00.859>
    created_at = <Date 2018-06-16.18:02:08.301>
    labels = ['3.8', 'library', '3.9', '3.10']
    title = 'dataclasses should use NFKC to find duplicate members'
    updated_at = <Date 2020-06-13.16:42:00.859>
    user = 'https://github.com/ericvsmith'

    bugs.python.org fields:

    activity = <Date 2020-06-13.16:42:00.859>
    actor = 'eric.smith'
    assignee = 'eric.smith'
    closed = True
    closed_date = <Date 2020-06-13.16:42:00.859>
    closer = 'eric.smith'
    components = ['Library (Lib)']
    creation = <Date 2018-06-16.18:02:08.301>
    creator = 'eric.smith'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 33881
    keywords = ['patch']
    message_count = 8.0
    messages = ['319766', '320446', '320454', '320455', '371356', '371424', '371435', '371463']
    nosy_count = 6.0
    nosy_names = ['rhettinger', 'eric.smith', 'steve.dower', 'thatiparthy', 'cheryl.sabella', 'valer']
    pr_nums = ['7916', '20837']
    priority = 'low'
    resolution = 'wont fix'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue33881'
    versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']

    Metadata

    Metadata

    Assignees

    Labels

    3.10only security fixes3.8 (EOL)end of life3.9 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directory

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions