From: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> Date: Thu, 16 Oct 2025 11:07:07 +0000 (+0200) Subject: [3.13] Remove reference to docs mailing list for bug reports (GH-122323) (#140202) X-Git-Tag: v3.13.10~246 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b81bab6190aadad677347d612d3db6257f86f95d;p=thirdparty%2FPython%2Fcpython.git [3.13] Remove reference to docs mailing list for bug reports (GH-122323) (#140202) Remove reference to docs mailing list for bug reports (GH-122323) (cherry picked from commit 33586d64ca911b472de2550cf4f5b524cef65921) Co-authored-by: Carol Willing --- diff --git a/Doc/bugs.rst b/Doc/bugs.rst index 9aff2f0ff518..5d0f68ca6967 100644 --- a/Doc/bugs.rst +++ b/Doc/bugs.rst @@ -16,21 +16,16 @@ Documentation bugs ================== If you find a bug in this documentation or would like to propose an improvement, -please submit a bug report on the :ref:`tracker `. If you +please submit a bug report on the :ref:`issue tracker `. If you have a suggestion on how to fix it, include that as well. You can also open a discussion item on our `Documentation Discourse forum `_. If you find a bug in the theme (HTML / CSS / JavaScript) of the -documentation, please submit a bug report on the `python-doc-theme bug +documentation, please submit a bug report on the `python-doc-theme issue tracker `_. -If you're short on time, you can also email documentation bug reports to -docs@python.org (behavioral bugs can be sent to python-list@python.org). -'docs@' is a mailing list run by volunteers; your request will be noticed, -though it may take a while to be processed. - .. seealso:: `Documentation bugs`_