← 返回首页
bpo-5846: Deprecate obsolete methods makeSuite, findTestCases, and getTestCaseNames in unittest by erlend-aasland · Pull Request #20400 · python/cpython · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

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 commented May 25, 2020
edited
Loading

Copy link
Copy Markdown
Contributor

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

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.

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to 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

Footer

© 2026 GitHub, Inc.