]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-104835: Remove unittest's deprecated getTestCaseNames, makeSuite, findTestCases...
authorHugo van Kemenade <hugovk@users.noreply.github.com>
Wed, 24 May 2023 21:16:43 +0000 (00:16 +0300)
committerGitHub <noreply@github.com>
Wed, 24 May 2023 21:16:43 +0000 (21:16 +0000)
commitb1cb30ec8639e4e65f62e8f6cd44e979640431c8
treecf12e2acfe17765b9bffe67515fb98b37f46613f
parentded5f1f287674ad404ddd042745433388dc073a5
gh-104835: Remove unittest's deprecated getTestCaseNames, makeSuite, findTestCases (#104836)
Doc/whatsnew/3.13.rst
Lib/test/test_support.py
Lib/test/test_unittest/test_loader.py
Lib/unittest/__init__.py
Lib/unittest/loader.py
Misc/NEWS.d/3.11.0a1.rst
Misc/NEWS.d/next/Library/2023-05-24-08-45-04.gh-issue-104835.bN_B-B.rst [new file with mode: 0644]