]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
[3.10] bpo-44830 - Remove the broken Broken Mozilla devguide link. (GH-27664) (GH...
authorSenthil Kumaran <senthil@python.org>
Mon, 16 Aug 2021 08:48:08 +0000 (01:48 -0700)
committerGitHub <noreply@github.com>
Mon, 16 Aug 2021 08:48:08 +0000 (10:48 +0200)
(cherry picked from commit ebecffdb6d5fffa4249f9a813f1fc1915926feb5)

Co-authored-by: Senthil Kumaran <senthil@python.org>
Doc/bugs.rst

index 8ffc8b14c53e4e401a7935a4d64de6ab692cb1cc..82819792a1ad8c4bbabd022818ced65e7e06e8f9 100644 (file)
@@ -80,10 +80,6 @@ taken on the bug.
       Article which goes into some detail about how to create a useful bug report.
       This describes what kind of information is useful and why it is useful.
 
-   `Bug Report Writing Guidelines <https://developer.mozilla.org/en-US/docs/Mozilla/QA/Bug_writing_guidelines>`_
-      Information about writing a good bug report.  Some of this is specific to the
-      Mozilla project, but describes general good practices.
-
 .. _contributing-to-python:
 
 Getting started contributing to Python yourself