diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2021-09-17 10:33:27 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-17 10:33:27 (GMT) |
commit | b0a6ede3d0bd6fa4ffe413ab4dfc1059201df25b (patch) | |
tree | f370600a4be7de179a40cfb81ade054a1f520b2a /Python | |
parent | 0361335b80b435ca3694981b41f8269e390eb892 (diff) | |
download | cpython-b0a6ede3d0bd6fa4ffe413ab4dfc1059201df25b.zip cpython-b0a6ede3d0bd6fa4ffe413ab4dfc1059201df25b.tar.gz cpython-b0a6ede3d0bd6fa4ffe413ab4dfc1059201df25b.tar.bz2 |
bpo-45162: Remove many old deprecated unittest features (GH-28268)
* "fail*" and "assert*" aliases of TestCase methods.
* Broken from start TestCase method assertDictContainsSubset().
* Ignored TestLoader.loadTestsFromModule() parameter use_load_tests.
* Old alias _TextTestResult of TextTestResult.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions