Skip to content

Cannot use functional API to create enum with zero values #74801

@gerritholl

Description

@gerritholl
mannequin
BPO 30616
Nosy @vstinner, @ethanfurman, @gerritholl
PRs
  • bpo-30616: Functional API of enum allows to create empty enums. #2304
  • [3.6] bpo-30616: Functional API of enum allows to create empty enums (#2304) #2324
  • [3.5] bpo-30616: Functional API of enum allows to create empty enums (#2304) #2888
  • [3.5] bpo-30616: Functional API of enum allows to create empty enums (#2304) #2889
  • 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 2017-08-17.08:57:32.952>
    created_at = <Date 2017-06-09.17:30:17.874>
    labels = ['3.7', 'library']
    title = 'Cannot use functional API to create enum with zero values'
    updated_at = <Date 2017-08-17.08:57:32.934>
    user = 'https://github.com/gerritholl'

    bugs.python.org fields:

    activity = <Date 2017-08-17.08:57:32.934>
    actor = 'vstinner'
    assignee = 'ethan.furman'
    closed = True
    closed_date = <Date 2017-08-17.08:57:32.952>
    closer = 'vstinner'
    components = ['Library (Lib)']
    creation = <Date 2017-06-09.17:30:17.874>
    creator = 'Gerrit.Holl'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 30616
    keywords = []
    message_count = 5.0
    messages = ['295559', '296567', '296569', '296776', '300404']
    nosy_count = 3.0
    nosy_names = ['vstinner', 'ethan.furman', 'Gerrit.Holl']
    pr_nums = ['2304', '2324', '2888', '2889']
    priority = 'low'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue30616'
    versions = ['Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    Labels

    3.7 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directory

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions