Deprecate obsolete functions in unittest

voidspace · GitHub

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 detailsGitHub fields:

assignee='https://github.com/voidspace'closed_at=<Date2021-09-17.09:11:48.612>created_at=<Date2009-04-25.23:44:59.267>labels= ['type-feature', 'library', '3.11'] title='Deprecate obsolete functions in unittest'updated_at=<Date2021-09-18.12:12:58.564>user='https://github.com/voidspace'bugs.python.org fields:

activity=<Date2021-09-18.12:12:58.564>actor='erlendaasland'assignee='michael.foord'closed=Trueclosed_date=<Date2021-09-17.09:11:48.612>closer='serhiy.storchaka'components= ['Library (Lib)'] creation=<Date2009-04-25.23:44:59.267>creator='michael.foord'dependencies= [] files= [] hgrepos= [] issue_num=5846keywords= ['patch'] message_count=13.0messages= ['86574', '86687', '87298', '87361', '87592', '386705', '401691', '401878', '401899', '402014', '402016', '402042', '402126'] nosy_count=6.0nosy_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=Nonetype='enhancement'url='https://bugs.python.org/issue5846'versions= ['Python 3.11']