]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
[doc] Added mailing list link for comp.lang.python (GH-27852)
authorMike Smith <mikesmith@screamingjoypad.com>
Mon, 23 Aug 2021 19:15:52 +0000 (20:15 +0100)
committerGitHub <noreply@github.com>
Mon, 23 Aug 2021 19:15:52 +0000 (21:15 +0200)
README.rst

index 898680af095deef365e44433b4a193654215f3c1..067d7d8ca2b818ac8b9f1266e4a72ccef3b0c08a 100644 (file)
@@ -229,12 +229,13 @@ Proposals for enhancement
 -------------------------
 
 If you have a proposal to change Python, you may want to send an email to the
-comp.lang.python or `python-ideas`_ mailing lists for initial feedback.  A
+`comp.lang.python`_ or `python-ideas`_ mailing lists for initial feedback.  A
 Python Enhancement Proposal (PEP) may be submitted if your idea gains ground.
 All current PEPs, as well as guidelines for submitting a new PEP, are listed at
 `python.org/dev/peps/ <https://www.python.org/dev/peps/>`_.
 
 .. _python-ideas: https://mail.python.org/mailman/listinfo/python-ideas/
+.. _comp.lang.python: https://mail.python.org/mailman/listinfo/python-list
 
 
 Release Schedule