Skip to content

Enum tests: One branch is not covered in Enum._convert_ #90459

@sobolevn

Description

@sobolevn
BPO 46301
Nosy @ethanfurman, @pablogsal, @sobolevn
PRs
  • bpo-46301: cover uncomparable values in Enum._convert_ #30472
  • bpo-46301: remove refleak from Enum tests #30510
  • 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 2022-01-08.19:44:51.437>
    created_at = <Date 2022-01-07.23:15:32.200>
    labels = ['type-bug', 'tests', '3.11']
    title = 'Enum tests: One branch is not covered in `Enum._convert_`'
    updated_at = <Date 2022-01-10.19:09:11.766>
    user = 'https://github.com/sobolevn'

    bugs.python.org fields:

    activity = <Date 2022-01-10.19:09:11.766>
    actor = 'ethan.furman'
    assignee = 'ethan.furman'
    closed = True
    closed_date = <Date 2022-01-08.19:44:51.437>
    closer = 'ethan.furman'
    components = ['Tests']
    creation = <Date 2022-01-07.23:15:32.200>
    creator = 'sobolevn'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 46301
    keywords = ['patch']
    message_count = 5.0
    messages = ['410053', '410069', '410108', '410173', '410245']
    nosy_count = 3.0
    nosy_names = ['ethan.furman', 'pablogsal', 'sobolevn']
    pr_nums = ['30472', '30510']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue46301'
    versions = ['Python 3.11']

    Metadata

    Metadata

    Assignees

    Labels

    3.11only security fixestestsTests in the Lib/test dirtype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions