commit | ff6d2cc55aac5cc53e331cae145d0cf35ec647b0 | [log] [tgz] |
---|---|---|
author | Erlend Egeberg Aasland <erlend.aasland@innova.no> | Wed Sep 15 20:33:31 2021 +0200 |
committer | GitHub <noreply@github.com> | Wed Sep 15 20:33:31 2021 +0200 |
tree | 4f2742e41fef18530c1f785ec538010fd9a71295 | |
parent | 9d76d28867c28bcc881b851547a9cd7ac003ae88 [diff] |
bpo-5846: Deprecate obsolete methods in `unittest` (GH-28299) Deprecate makeSuite, findTestCases, and getTestCaseNames. Scheduled for removal in Python 3.13.