Skip to content

Enum: do not convert private names into members #86683

@ethanfurman

Description

@ethanfurman
BPO 42517
Nosy @warsaw, @ethanfurman, @miss-islington
PRs
  • bpo-42517: [Enum] do not convert private names into members #23722
  • [3.9] bpo-42517: [Enum] do not convert private names into members (GH-23722) #23748
  • [3.9] bpo-42517: [ENUM] update docs for changes coming in 3.11 #29113
  • 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 2020-12-14.23:58:05.919>
    created_at = <Date 2020-11-30.22:17:33.854>
    labels = ['type-bug', '3.9', '3.10']
    title = 'Enum: do not convert private names into members'
    updated_at = <Date 2021-10-20.23:11:51.215>
    user = 'https://github.com/ethanfurman'

    bugs.python.org fields:

    activity = <Date 2021-10-20.23:11:51.215>
    actor = 'ethan.furman'
    assignee = 'ethan.furman'
    closed = True
    closed_date = <Date 2020-12-14.23:58:05.919>
    closer = 'ethan.furman'
    components = []
    creation = <Date 2020-11-30.22:17:33.854>
    creator = 'ethan.furman'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 42517
    keywords = ['patch']
    message_count = 5.0
    messages = ['382200', '382795', '382814', '383024', '404538']
    nosy_count = 4.0
    nosy_names = ['barry', 'eli.bendersky', 'ethan.furman', 'miss-islington']
    pr_nums = ['23722', '23748', '29113']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue42517'
    versions = ['Python 3.9', 'Python 3.10']

    Metadata

    Metadata

    Assignees

    Labels

    3.10only security fixes3.9 (EOL)end of lifetype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions