Skip to content

bpo-5846: Deprecate obsolete methods makeSuite, findTestCases, and getTestCaseNames in unittest - #20400

Closed
erlend-aasland wants to merge 3 commits into
python:masterfrom
erlend-aasland:fix-issue-5846
Closed

bpo-5846: Deprecate obsolete methods makeSuite, findTestCases, and getTestCaseNames in unittest#20400
erlend-aasland wants to merge 3 commits into
python:masterfrom
erlend-aasland:fix-issue-5846

Conversation

@erlend-aasland

@erlend-aaslanderlend-aasland commented May 25, 2020

Copy link
Copy Markdown
Contributor

@erlend-aaslanderlend-aasland changed the title bpo-5846: Deprecate obsolete functions in unittestbpo-5846: Deprecate obsolete methods makeSuite, findTestCases, and getTestCaseNames in unittestNov 18, 2020
@erlend-aasland
erlend-aasland deleted the fix-issue-5846 branch September 12, 2021 19:06
Comment threadDoc/library/unittest.rst
Comment threadDoc/whatsnew/3.10.rst
Comment threadLib/test/support/__init__.py
Comment threadLib/unittest/loader.py
Comment threadLib/unittest/loader.py
Comment threadLib/unittest/loader.py
@erlend-aasland

Copy link
Copy Markdown
ContributorAuthor

Thanks for reviewing, @serhiy-storchaka! As this was a very old PR, I was unable to change base to main and reopen it. I've opened GH-28299 instead. I'll apply your remarks there.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@erlend-aasland@serhiy-storchaka@the-knights-who-say-ni@bedevere-bot