Skip to content

Enum: mixin classes don't mix well with already mixed Enums #73763

@ethanfurman

Description

@ethanfurman
BPO 29577
Nosy @warsaw, @ethanfurman
PRs
  • bpo-29577: Enum: mixin classes don't mix well with already mixed Enums #9328
  • [3.7] bpo-29577: Enum: mixin classes don't mix well with already mixed Enums (GH-9328) #9486
  • 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 2019-07-16.03:27:52.424>
    created_at = <Date 2017-02-16.02:09:44.122>
    labels = ['3.8', 'type-bug', 'library']
    title = "Enum: mixin classes don't mix well with already mixed Enums"
    updated_at = <Date 2019-07-16.03:27:52.423>
    user = 'https://github.com/ethanfurman'

    bugs.python.org fields:

    activity = <Date 2019-07-16.03:27:52.423>
    actor = 'ethan.furman'
    assignee = 'ethan.furman'
    closed = True
    closed_date = <Date 2019-07-16.03:27:52.424>
    closer = 'ethan.furman'
    components = ['Library (Lib)']
    creation = <Date 2017-02-16.02:09:44.122>
    creator = 'ethan.furman'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 29577
    keywords = ['patch']
    message_count = 6.0
    messages = ['287910', '287914', '287931', '287934', '326065', '326077']
    nosy_count = 4.0
    nosy_names = ['barry', 'eli.bendersky', 'ethan.furman', 'zero.piraeus']
    pr_nums = ['9328', '9486']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue29577'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    Labels

    3.8 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions