bpo-47061: document module deprecations due to PEP 594 (GH-31984)

Also removed asynchat, asyncore, and smtpd from their respective toctree entries so they are only  in the superceded subtree.
This commit is contained in:
Brett Cannon 2022-03-21 16:16:37 -07:00 committed by GitHub
parent d5d625199e
commit 9ac2de922a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
27 changed files with 97 additions and 22 deletions

View file

@ -3,6 +3,7 @@
.. module:: sndhdr
:synopsis: Determine type of a sound file.
:deprecated:
.. sectionauthor:: Fred L. Drake, Jr. <fdrake@acm.org>
.. Based on comments in the module source file.
@ -13,6 +14,9 @@
single: A-LAW
single: u-LAW
.. deprecated:: 3.11
The :mod:`sndhdr` module is deprecated (see :pep:`594` for details).
--------------
The :mod:`sndhdr` provides utility functions which attempt to determine the type