Fix 58 warnings for modules removed byPEP 594: "Removing dead batteries from the standard library":
Doc/whatsnew/2.0.rst:1098: WARNING: py:mod reference target not found: linuxaudiodevDoc/whatsnew/2.0.rst:1098: WARNING: py:mod reference target not found: sunaudiodevDoc/whatsnew/2.4.rst:998: WARNING: py:mod reference target not found: asyncoreDoc/whatsnew/2.6.rst:1792: WARNING: py:mod reference target not found: asyncoreDoc/whatsnew/2.6.rst:1792: WARNING: py:mod reference target not found: asynchatDoc/whatsnew/2.6.rst:2927: WARNING: py:mod reference target not found: audiodevDoc/whatsnew/2.6.rst:2927: WARNING: py:mod reference target not found: linuxaudiodevDoc/whatsnew/2.6.rst:2927: WARNING: py:mod reference target not found: sunaudiodevDoc/whatsnew/3.11.rst:1750: WARNING: py:mod reference target not found: asynchatDoc/whatsnew/3.11.rst:1750: WARNING: py:mod reference target not found: asyncoreDoc/whatsnew/3.11.rst:1750: WARNING: py:mod reference target not found: smtpdDoc/whatsnew/3.11.rst:1880: WARNING: py:mod reference target not found: asynchatDoc/whatsnew/3.11.rst:1881: WARNING: py:mod reference target not found: asyncoreDoc/whatsnew/3.11.rst:2010: WARNING: py:mod reference target not found: smtpdDoc/whatsnew/3.2.rst:1861: WARNING: py:class reference target not found: asyncore.dispatcherDoc/whatsnew/3.2.rst:1861: WARNING: py:meth reference target not found: asyncore.dispatcher.handle_acceptedDoc/whatsnew/3.2.rst:1861: WARNING: py:meth reference target not found: asyncore.dispatcher.handle_acceptDoc/whatsnew/3.2.rst:1861: WARNING: py:meth reference target not found: asyncore.dispatcher.acceptDoc/whatsnew/3.2.rst:2740: WARNING: py:func reference target not found: asyncore.handle_acceptDoc/whatsnew/3.2.rst:2740: WARNING: py:func reference target not found: asyncore.handle_acceptedDoc/whatsnew/3.3.rst:1848: WARNING: py:mod reference target not found: smtpdDoc/whatsnew/3.4.rst:1372: WARNING: py:class reference target not found: smtpd.SMTPServerDoc/whatsnew/3.4.rst:1372: WARNING: py:class reference target not found: smtpd.SMTPChannelDoc/whatsnew/3.4.rst:1372: WARNING: py:class reference target not found: asynchat.async_chatDoc/whatsnew/3.4.rst:2373: WARNING: py:attr reference target not found: cgi.FieldStorage.fileDoc/whatsnew/3.5.rst:881: WARNING: py:class reference target not found: cgi.FieldStorageDoc/whatsnew/3.5.rst:1666: WARNING: py:class reference target not found: smtpd.SMTPServerDoc/whatsnew/3.5.rst:1666: WARNING: py:class reference target not found: smtpd.SMTPChannelDoc/whatsnew/3.5.rst:1666: WARNING: py:meth reference target not found: smtpd.SMTPServer.process_messageDoc/whatsnew/3.5.rst:1677: WARNING: py:class reference target not found: smtpd.SMTPServerDoc/whatsnew/3.5.rst:1677: WARNING: py:meth reference target not found: smtpd.SMTPServer.process_messageDoc/whatsnew/3.5.rst:1684: WARNING: py:class reference target not found: smtpd.SMTPServerDoc/whatsnew/3.5.rst:1684: WARNING: py:meth reference target not found: smtpd.SMTPServer.process_messageDoc/whatsnew/3.5.rst:1692: WARNING: py:class reference target not found: smtpd.SMTPServerDoc/whatsnew/3.5.rst:1717: WARNING: py:func reference target not found: sndhdr.whatDoc/whatsnew/3.5.rst:1717: WARNING: py:func reference target not found: sndhdr.whathdrDoc/whatsnew/3.5.rst:2299: WARNING: py:mod reference target not found: smtpdDoc/whatsnew/3.5.rst:2299: WARNING: py:class reference target not found: smtpd.SMTPServerDoc/whatsnew/3.6.rst:1964: WARNING: py:mod reference target not found: asynchatDoc/whatsnew/3.6.rst:1971: WARNING: py:mod reference target not found: asyncoreDoc/whatsnew/3.6.rst:2187: WARNING: py:mod reference target not found: smtpdDoc/whatsnew/3.6.rst:2222: WARNING: py:class reference target not found: smtpd.SMTPChannelDoc/whatsnew/3.6.rst:2222: WARNING: py:class reference target not found: smtpd.SMTPServerDoc/whatsnew/3.6.rst:2222: WARNING: py:meth reference target not found: smtpd.SMTPServer.process_messageDoc/whatsnew/3.7.rst:2307: WARNING: py:func reference target not found: cgi.parse_multipartDoc/whatsnew/3.9.rst:934: WARNING: py:func reference target not found: smtpd.MailmanProxybuild/NEWS:6679: WARNING: py:mod reference target not found: asyncorebuild/NEWS:6679: WARNING: py:mod reference target not found: asynchatbuild/NEWS:8169: WARNING: py:mod reference target not found: smtpdbuild/NEWS:10143: WARNING: py:mod reference target not found: asynchatbuild/NEWS:10143: WARNING: py:mod reference target not found: asyncorebuild/NEWS:10143: WARNING: py:mod reference target not found: smtpdbuild/NEWS:10362: WARNING: py:mod reference target not found: asyncorebuild/NEWS:13815: WARNING: py:class reference target not found: smtpd.MailmanProxybuild/NEWS:18404: WARNING: py:obj reference target not found: cgi.parse_multipartbuild/NEWS:25609: WARNING: py:obj reference target not found: cryptbuild/NEWS:25609: WARNING: py:obj reference target not found: crypt_r()build/NEWS:25609: WARNING: py:obj reference target not found: crypt()
These removals began in 3.12, and the bulk were in 3.13. So some need backporting to 3.12, and we don't need to backport to 3.11.
📚 Documentation preview 📚:https://cpython-previews--113669.org.readthedocs.build/
Uh oh!
There was an error while loading.Please reload this page.
Fix 58 warnings for modules removed byPEP 594: "Removing dead batteries from the standard library":
These removals began in 3.12, and the bulk were in 3.13. So some need backporting to 3.12, and we don't need to backport to 3.11.
📚 Documentation preview 📚:https://cpython-previews--113669.org.readthedocs.build/