Skip to content

Deprecate assertEquals, assertNotEquals, assert_, assertAlmostEquals, assertNotAlmostEquals #53670

Closed
@voidspace

Description

@voidspace
BPO 9424
Nosy @rhettinger, @terryjreedy, @ezio-melotti, @merwok, @voidspace, @methane
Files
  • issue9424.diff: Patch to convert deprecated methods in the stdlib test suite
  • issue9424-2.diff: Patch to add a DeprecationWarning to the deprecated assert* methods
  • 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/ezio-melotti'
    closed_at = <Date 2010-11-25.21:58:35.139>
    created_at = <Date 2010-07-30.00:05:51.003>
    labels = []
    title = 'Deprecate assertEquals, assertNotEquals, assert_, assertAlmostEquals, assertNotAlmostEquals'
    updated_at = <Date 2020-07-02.06:18:45.376>
    user = 'https://github.com/voidspace'

    bugs.python.org fields:

    activity = <Date 2020-07-02.06:18:45.376>
    actor = 'methane'
    assignee = 'ezio.melotti'
    closed = True
    closed_date = <Date 2010-11-25.21:58:35.139>
    closer = 'ezio.melotti'
    components = []
    creation = <Date 2010-07-30.00:05:51.003>
    creator = 'michael.foord'
    dependencies = []
    files = ['19677', '19755']
    hgrepos = []
    issue_num = 9424
    keywords = ['patch']
    message_count = 21.0
    messages = ['112025', '113130', '113147', '113639', '113644', '113657', '113658', '113660', '113695', '115832', '121665', '121669', '121723', '121964', '121982', '122120', '122410', '122412', '132843', '132867', '372803']
    nosy_count = 6.0
    nosy_names = ['rhettinger', 'terry.reedy', 'ezio.melotti', 'eric.araujo', 'michael.foord', 'methane']
    pr_nums = []
    priority = 'low'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue9424'
    versions = ['Python 3.2']

    Metadata

    Metadata

    Assignees

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions