Skip to content

Deprecate obsolete functions in unittest #50096

Closed
@voidspace

Description

@voidspace
BPO 5846
Nosy @birkenfeld, @ezio-melotti, @voidspace, @ambv, @serhiy-storchaka, @erlend-aasland
PRs
  • bpo-5846: Deprecate obsolete methods makeSuite, findTestCases, and getTestCaseNames in unittest #20400
  • bpo-5846: Deprecate obsolete methods in unittest #28299
  • bpo-5846: Do not use obsolete unittest functions. #28303
  • bpo-5846: Fix deprecations for obsolete unittest functions and add tests. #28382
  • 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/voidspace'
    closed_at = <Date 2021-09-17.09:11:48.612>
    created_at = <Date 2009-04-25.23:44:59.267>
    labels = ['type-feature', 'library', '3.11']
    title = 'Deprecate obsolete functions in unittest'
    updated_at = <Date 2021-09-18.12:12:58.564>
    user = 'https://github.com/voidspace'

    bugs.python.org fields:

    activity = <Date 2021-09-18.12:12:58.564>
    actor = 'erlendaasland'
    assignee = 'michael.foord'
    closed = True
    closed_date = <Date 2021-09-17.09:11:48.612>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2009-04-25.23:44:59.267>
    creator = 'michael.foord'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 5846
    keywords = ['patch']
    message_count = 13.0
    messages = ['86574', '86687', '87298', '87361', '87592', '386705', '401691', '401878', '401899', '402014', '402016', '402042', '402126']
    nosy_count = 6.0
    nosy_names = ['georg.brandl', 'ezio.melotti', 'michael.foord', 'lukasz.langa', 'serhiy.storchaka', 'erlendaasland']
    pr_nums = ['20400', '28299', '28303', '28382']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue5846'
    versions = ['Python 3.11']

    Metadata

    Metadata

    Assignees

    Labels

    3.11only security fixesstdlibPython modules in the Lib dirtype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions