Skip to content

enum: Mixin and int base class regression in 3.8.6 #86055

@puddly

Description

@puddly
mannequin
BPO 41889
Nosy @warsaw, @ethanfurman, @WildCard65, @miss-islington, @puddly
PRs
  • bpo-41889: enum: fix multiple-inheritance regression #22487
  • [3.8] bpo-41889: [Enum] fix multiple-inheritance regression (GH-22487) #23672
  • [3.9] bpo-41889: [Enum] fix multiple-inheritance regression (GH-22487) #23673
  • 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-08.03:21:43.846>
    created_at = <Date 2020-09-30.04:21:36.560>
    labels = ['3.8', 'type-bug', 'library', '3.9', '3.10']
    title = 'enum: Mixin and int base class regression in 3.8.6'
    updated_at = <Date 2020-12-08.03:21:43.845>
    user = 'https://github.com/puddly'

    bugs.python.org fields:

    activity = <Date 2020-12-08.03:21:43.845>
    actor = 'ethan.furman'
    assignee = 'ethan.furman'
    closed = True
    closed_date = <Date 2020-12-08.03:21:43.846>
    closer = 'ethan.furman'
    components = ['Library (Lib)']
    creation = <Date 2020-09-30.04:21:36.560>
    creator = 'puddly'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 41889
    keywords = ['patch']
    message_count = 5.0
    messages = ['377692', '377709', '382623', '382699', '382700']
    nosy_count = 6.0
    nosy_names = ['barry', 'eli.bendersky', 'ethan.furman', 'WildCard65', 'miss-islington', 'puddly']
    pr_nums = ['22487', '23672', '23673']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue41889'
    versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']

    Metadata

    Metadata

    Assignees

    Labels

    3.10only security fixes3.8 (EOL)end of life3.9 (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