diff options
Diffstat (limited to 'Doc')
-rw-r--r-- | Doc/whatsnew/3.11.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/whatsnew/3.11.rst b/Doc/whatsnew/3.11.rst index 5b53fbe..3474251 100644 --- a/Doc/whatsnew/3.11.rst +++ b/Doc/whatsnew/3.11.rst @@ -929,6 +929,7 @@ Deprecated * :mod:`ossaudiodev` * :mod:`pipes` * :mod:`sndhdr` + * :mod:`spwd` (Contributed by Brett Cannon in :issue:`47061`.) |