Skip to content

enum: Adding a member named _classname__ raises IndexError #87910

Closed
@smurfix

Description

@smurfix
mannequin
BPO 43744
Nosy @warsaw, @smurfix, @ethanfurman
PRs
  • bpo-43744: [Enum] fix issue43744 #25349
  • 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/ethanfurman'
    closed_at = <Date 2021-04-15.14:03:38.746>
    created_at = <Date 2021-04-06.09:16:25.127>
    labels = ['type-bug', 'library', '3.10']
    title = 'enum: Adding a member named _classname__ raises IndexError'
    updated_at = <Date 2021-04-15.14:03:38.746>
    user = 'https://github.com/smurfix'

    bugs.python.org fields:

    activity = <Date 2021-04-15.14:03:38.746>
    actor = 'ethan.furman'
    assignee = 'ethan.furman'
    closed = True
    closed_date = <Date 2021-04-15.14:03:38.746>
    closer = 'ethan.furman'
    components = ['Library (Lib)']
    creation = <Date 2021-04-06.09:16:25.127>
    creator = 'smurfix'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 43744
    keywords = ['patch']
    message_count = 3.0
    messages = ['390301', '390815', '391137']
    nosy_count = 4.0
    nosy_names = ['barry', 'smurfix', 'eli.bendersky', 'ethan.furman']
    pr_nums = ['25349']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue43744'
    versions = ['Python 3.10']

    Metadata

    Metadata

    Assignees

    Labels

    3.10only security fixesstdlibPython modules in the Lib dirtype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions