]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Docs: re-create pages for removed modules to document their removal. (#126622)
authorNed Batchelder <ned@nedbatchelder.com>
Mon, 11 Nov 2024 22:49:48 +0000 (17:49 -0500)
committerGitHub <noreply@github.com>
Mon, 11 Nov 2024 22:49:48 +0000 (17:49 -0500)
commit036930d84409d0725a4ab95fb976f74d1698c41f
tree8a69fcca1c6b81cc1065cc685f1f37aa7770da4d
parentdff074d1446bab23578a6b228b0c59a17006299c
Docs: re-create pages for removed modules to document their removal. (#126622)

Will also need to change the redirects that were created here:
https://github.com/python/psf-salt/pull/521/files
28 files changed:
Doc/library/aifc.rst [new file with mode: 0644]
Doc/library/asynchat.rst [new file with mode: 0644]
Doc/library/asyncore.rst [new file with mode: 0644]
Doc/library/audioop.rst [new file with mode: 0644]
Doc/library/cgi.rst [new file with mode: 0644]
Doc/library/cgitb.rst [new file with mode: 0644]
Doc/library/chunk.rst [new file with mode: 0644]
Doc/library/crypt.rst [new file with mode: 0644]
Doc/library/distutils.rst [new file with mode: 0644]
Doc/library/imghdr.rst [new file with mode: 0644]
Doc/library/imp.rst [new file with mode: 0644]
Doc/library/index.rst
Doc/library/mailcap.rst [new file with mode: 0644]
Doc/library/msilib.rst [new file with mode: 0644]
Doc/library/nis.rst [new file with mode: 0644]
Doc/library/nntplib.rst [new file with mode: 0644]
Doc/library/ossaudiodev.rst [new file with mode: 0644]
Doc/library/pipes.rst [new file with mode: 0644]
Doc/library/removed.rst [new file with mode: 0644]
Doc/library/smtpd.rst [new file with mode: 0644]
Doc/library/sndhdr.rst [new file with mode: 0644]
Doc/library/spwd.rst [new file with mode: 0644]
Doc/library/sunau.rst [new file with mode: 0644]
Doc/library/telnetlib.rst [new file with mode: 0644]
Doc/library/uu.rst [new file with mode: 0644]
Doc/library/xdrlib.rst [new file with mode: 0644]
Doc/whatsnew/3.12.rst
Misc/NEWS.d/next/Documentation/2024-11-09-19-43-10.gh-issue-126622.YacfDc.rst [new file with mode: 0644]