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-aasland erlend-aasland commented May 25, 2020

Copy link
Copy Markdown
Contributor
Erlend E. Aasland added 3 commits November 17, 2020 23:02
@erlend-aasland erlend-aasland changed the title bpo-5846: Deprecate obsolete functions in unittest Nov 18, 2020
@erlend-aasland
erlend-aasland deleted the fix-issue-5846 branch September 12, 2021 19:06
Comment thread Doc/library/unittest.rst
Comment thread Doc/whatsnew/3.10.rst
Comment thread Lib/test/support/__init__.py
Comment thread Lib/unittest/loader.py
Comment thread Lib/unittest/loader.py
Comment thread Lib/unittest/loader.py
@erlend-aasland

Copy link
Copy Markdown
Contributor Author

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 free to join this conversation on GitHub. Already have an account? Sign in to comment

4 participants