Skip to content

Commit b6999e5

Browse files
authored
add whatsnew that was missed from 31d6de5 (#18344)
1 parent 5807efd commit b6999e5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Doc/whatsnew/3.9.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -398,6 +398,8 @@ Deprecated
398398
Removed
399399
=======
400400

401+
* The erroneous version at :data:`unittest.mock.__version__` has been removed.
402+
401403
* :class:`nntplib.NNTP`: ``xpath()`` and ``xgtitle()`` methods have been removed.
402404
These methods are deprecated since Python 3.3. Generally, these extensions
403405
are not supported or not enabled by NNTP server administrators.

0 commit comments

Comments
 (0)