commit | 67317750aff37489fd3fa279413ef20450e7c808 | [log] [tgz] |
---|---|---|
author | Florent Xicluna <florent.xicluna@gmail.com> | Sat Dec 10 11:07:42 2011 +0100 |
committer | Florent Xicluna <florent.xicluna@gmail.com> | Sat Dec 10 11:07:42 2011 +0100 |
tree | de83b05031484f7aad83149092c1ce9318b5ec3d | |
parent | 720682efd1a98dcd70a829c2a06f5fd07638af26 [diff] [blame] |
Issue #13248: turn 3.2's PendingDeprecationWarning into 3.3's DeprecationWarning (cgi, importlib, nntplib, smtpd).
diff --git a/Doc/library/nntplib.rst b/Doc/library/nntplib.rst index 01294e8..62da72c 100644 --- a/Doc/library/nntplib.rst +++ b/Doc/library/nntplib.rst
@@ -517,6 +517,9 @@ article with message ID *id*. Most of the time, this extension is not enabled by NNTP server administrators. + .. deprecated:: 3.3 + The XPATH extension is not actively used. + .. XXX deprecated: