Skip to content

Commit

Permalink
Fix removed reference.
Browse files Browse the repository at this point in the history
  • Loading branch information
serhiy-storchaka committed Sep 10, 2021
1 parent 4062f07 commit 2d96fb9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Doc/whatsnew/3.2.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1815,8 +1815,7 @@ names.
=============================== ==============================

Likewise, the ``TestCase.fail*`` methods deprecated in Python 3.1 are expected
to be removed in Python 3.3. Also see the :ref:`deprecated-aliases` section in
the :mod:`unittest` documentation.
to be removed in Python 3.3.

(Contributed by Ezio Melotti; :issue:`9424`.)

Expand Down

0 comments on commit 2d96fb9

Please sign in to comment.