From 28de5622abeadbf55a297b60199c068ee7ec0f63 Mon Sep 17 00:00:00 2001 From: "Miss Islington (bot)" <31488909+miss-islington@users.noreply.github.com> Date: Mon, 23 Aug 2021 12:24:12 -0700 Subject: [PATCH] [doc] Added mailing list link for comp.lang.python (GH-27852) (GH-27916) (cherry picked from commit 7b550dfce64bd134c5604fd1f2d4c43ae2b669e4) Co-authored-by: Mike Smith --- README.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index cb5bbd277681..87dc1937176e 100644 --- a/README.rst +++ b/README.rst @@ -233,12 +233,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/ `_. .. _python-ideas: https://mail.python.org/mailman/listinfo/python-ideas/ +.. _comp.lang.python: https://mail.python.org/mailman/listinfo/python-list Release Schedule -- 2.47.3