We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5807efd commit b6999e5Copy full SHA for b6999e5
Doc/whatsnew/3.9.rst
@@ -398,6 +398,8 @@ Deprecated
398
Removed
399
=======
400
401
+* The erroneous version at :data:`unittest.mock.__version__` has been removed.
402
+
403
* :class:`nntplib.NNTP`: ``xpath()`` and ``xgtitle()`` methods have been removed.
404
These methods are deprecated since Python 3.3. Generally, these extensions
405
are not supported or not enabled by NNTP server administrators.
0 commit comments