]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-92611: Clarify planned removal version in PEP 594-deprecated modules (GH-92793...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 20 May 2022 22:33:12 +0000 (15:33 -0700)
committerGitHub <noreply@github.com>
Fri, 20 May 2022 22:33:12 +0000 (15:33 -0700)
commit24223ec82a6ef7d32e410940567b1d4ba93e0d1d
tree85405bbcc637691847949d041b0c866d36319432
parent6a3a6ba7a26cac99ce200dd3a5dab9c419676d49
gh-92611: Clarify planned removal version in PEP 594-deprecated modules (GH-92793) (GH-93026)

As discussed in GH-92611 and GH-92564 and as a followup to PR GH-92612 , this 3.11+ only PR uses the proper `deprecated-removed` role for the modules deprecated by PEP 593 (PEP-594) to clearly indicate to users that a removal version is planned and what it is, so they can prepare accordingly or voice any unanticipated impacts.

Related to GH-92792 ; if we decide to backport that PR, the upgrade to using `deprecated-removed` on those functions can be moved to this one.
(cherry picked from commit 31fa41ed689528505c0e0cf25777773b7e81c834)

Co-authored-by: CAM Gerlach <CAM.Gerlach@Gerlach.CAM>
22 files changed:
Doc/library/aifc.rst
Doc/library/asynchat.rst
Doc/library/asyncore.rst
Doc/library/audioop.rst
Doc/library/cgi.rst
Doc/library/cgitb.rst
Doc/library/chunk.rst
Doc/library/crypt.rst
Doc/library/imghdr.rst
Doc/library/imp.rst
Doc/library/mailcap.rst
Doc/library/msilib.rst
Doc/library/nis.rst
Doc/library/ossaudiodev.rst
Doc/library/pipes.rst
Doc/library/smtpd.rst
Doc/library/sndhdr.rst
Doc/library/spwd.rst
Doc/library/sunau.rst
Doc/library/telnetlib.rst
Doc/library/uu.rst
Doc/library/xdrlib.rst