Skip to content

need StrEnum in enum.py #85982

@ethanfurman

Description

@ethanfurman
BPO 41816
Nosy @warsaw, @terryjreedy, @ethanfurman, @serhiy-storchaka
PRs
  • bpo-41816: add StrEnum #22337
  • bpo-41816: StrEnum.__str__ is str.__str__ #22362
  • 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-09-22.20:01:30.869>
    created_at = <Date 2020-09-19.19:20:58.192>
    labels = ['type-feature', 'library', '3.10']
    title = 'need StrEnum in enum.py'
    updated_at = <Date 2020-09-22.20:01:30.868>
    user = 'https://github.com/ethanfurman'

    bugs.python.org fields:

    activity = <Date 2020-09-22.20:01:30.868>
    actor = 'ethan.furman'
    assignee = 'ethan.furman'
    closed = True
    closed_date = <Date 2020-09-22.20:01:30.869>
    closer = 'ethan.furman'
    components = ['Library (Lib)']
    creation = <Date 2020-09-19.19:20:58.192>
    creator = 'ethan.furman'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 41816
    keywords = ['patch']
    message_count = 5.0
    messages = ['377186', '377294', '377321', '377347', '377348']
    nosy_count = 5.0
    nosy_names = ['barry', 'terry.reedy', 'eli.bendersky', 'ethan.furman', 'serhiy.storchaka']
    pr_nums = ['22337', '22362']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue41816'
    versions = ['Python 3.10']

    Metadata

    Metadata

    Assignees

    Labels

    3.10only security fixesstdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions