Skip to content

'_is_sunder' function in 'enum' module fails on empty string #80080

Description

@Maxpxt
mannequin
BPO 35899
Nosy @warsaw, @ethanfurman, @matrixise, @csabella, @corona10, @miss-islington, @remilapeyre, @bdbaraban, @Maxpxt
PRs
  • bpo-35899: Support of empty and weird strings by Enum #11840
  • bpo-35899: Fix Enum handling of empty and weird strings #11891
  • [3.7] bpo-35899: Fix Enum handling of empty and weird strings (GH-11891) #12150
  • [3.6] bpo-35899: Fix Enum handling of empty and weird strings (GH-11891) #12151
  • 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-03-04.01:36:30.400>
    created_at = <Date 2019-02-05.14:27:38.984>
    labels = ['3.7', '3.8', 'type-bug', 'library', 'easy']
    title = "'_is_sunder' function in 'enum' module fails on empty string"
    updated_at = <Date 2019-03-08.21:44:27.325>
    user = 'https://github.com/Maxpxt'

    bugs.python.org fields:

    activity = <Date 2019-03-08.21:44:27.325>
    actor = 'miss-islington'
    assignee = 'ethan.furman'
    closed = True
    closed_date = <Date 2019-03-04.01:36:30.400>
    closer = 'ethan.furman'
    components = ['Library (Lib)']
    creation = <Date 2019-02-05.14:27:38.984>
    creator = 'Maxpxt'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 35899
    keywords = ['patch', 'easy']
    message_count = 17.0
    messages = ['334866', '334867', '334869', '334971', '335028', '335176', '335178', '335180', '335427', '335500', '335595', '335644', '335799', '336261', '337048', '337059', '337534']
    nosy_count = 10.0
    nosy_names = ['barry', 'eli.bendersky', 'ethan.furman', 'matrixise', 'cheryl.sabella', 'corona10', 'miss-islington', 'remi.lapeyre', 'bdbaraban', 'Maxpxt']
    pr_nums = ['11840', '11891', '12150', '12151']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue35899'
    versions = ['Python 3.6', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    Labels

    3.7 (EOL)end of life3.8 (EOL)end of lifeeasystdlibStandard 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