Skip to content

improve test coverage for TracebackException's __eq__ #86640

@iritkatriel

Description

@iritkatriel
BPO 42474
Nosy @gvanrossum, @iritkatriel
PRs
  • bpo-42474: add TracebackException comparison tests for non-equal inst… #23522
  • [3.9] bpo-42474: test TracebackException comparison to non-equal inst… #23557
  • [3.8] bpo-42474: test TracebackException comparison to non-equal inst… #23558
  • 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/iritkatriel'
    closed_at = <Date 2020-11-30.01:41:49.464>
    created_at = <Date 2020-11-26.17:27:40.212>
    labels = ['3.8', 'type-feature', 'tests', '3.9', '3.10']
    title = "improve test coverage for TracebackException's __eq__"
    updated_at = <Date 2020-11-30.01:41:49.463>
    user = 'https://github.com/iritkatriel'

    bugs.python.org fields:

    activity = <Date 2020-11-30.01:41:49.463>
    actor = 'gvanrossum'
    assignee = 'iritkatriel'
    closed = True
    closed_date = <Date 2020-11-30.01:41:49.464>
    closer = 'gvanrossum'
    components = ['Tests']
    creation = <Date 2020-11-26.17:27:40.212>
    creator = 'iritkatriel'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 42474
    keywords = ['patch']
    message_count = 7.0
    messages = ['381906', '381955', '382074', '382076', '382104', '382105', '382106']
    nosy_count = 2.0
    nosy_names = ['gvanrossum', 'iritkatriel']
    pr_nums = ['23522', '23557', '23558']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue42474'
    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 lifetestsTests in the Lib/test dirtype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions