Skip to content

Enum regression: AttributeError when accessing class variables on instances #87328

Closed
@hroncok

Description

@hroncok
mannequin
BPO 43162
Nosy @ethanfurman, @hroncok
PRs
  • bpo-43162: [Enum] deprecate enum member.member access #24486
  • bpo-43162: [Enum] update docs, renable doc tests #24487
  • 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-03-03.19:42:57.050>
    created_at = <Date 2021-02-08.12:22:59.718>
    labels = ['type-bug', 'library', '3.10']
    title = 'Enum regression: AttributeError when accessing class variables on instances'
    updated_at = <Date 2021-03-03.22:22:26.284>
    user = 'https://github.com/hroncok'

    bugs.python.org fields:

    activity = <Date 2021-03-03.22:22:26.284>
    actor = 'ethan.furman'
    assignee = 'ethan.furman'
    closed = True
    closed_date = <Date 2021-03-03.19:42:57.050>
    closer = 'ethan.furman'
    components = ['Library (Lib)']
    creation = <Date 2021-02-08.12:22:59.718>
    creator = 'hroncok'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 43162
    keywords = ['patch']
    message_count = 13.0
    messages = ['386626', '386628', '386642', '386668', '386672', '386674', '386680', '386683', '386700', '387953', '388038', '388053', '388063']
    nosy_count = 3.0
    nosy_names = ['ethan.furman', 'hroncok', 'baker.dylan.c']
    pr_nums = ['24486', '24487']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue43162'
    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