Skip to content

Commit

Permalink
Add a NEWS entry. (#92798)
Browse files Browse the repository at this point in the history
  • Loading branch information
serhiy-storchaka committed May 14, 2022
1 parent 4c3a067 commit 2bd0f3e
Showing 1 changed file with 6 additions and 0 deletions.
@@ -0,0 +1,6 @@
Removed many old deprecated :mod:`unittest` features:
:class:`~unittest.TestCase` method aliases, undocumented and broken
:class:`~unittest.TestCase` method ``assertDictContainsSubset``,
undocumented :meth:`TestLoader.loadTestsFromModule
<unittest.TestLoader.loadTestsFromModule>` parameter *use_load_tests*, and
an underscored alias of the :class:`~unittest.TextTestResult` class.

0 comments on commit 2bd0f3e

Please sign in to comment.