Remove unittest's deprecated getTestCaseNames, makeSuite, findTestCases · Issue #104835 · python/cpython · GitHub
Skip to content

Remove unittest's deprecated getTestCaseNames, makeSuite, findTestCases #104835

Description

@hugovk

Feature or enhancement

Prior to Python 3.11, unittest's getTestCaseNames, makeSuite and findTestCases were commented:

these functions should be considered obsolete

They were deprecated with warnings in 3.11 and scheduled for removal in 3.13.

Previous discussion

Linked PRs

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    3.13bugs and security fixesstdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions