Skip to content

Commit 28de562

Browse files
[doc] Added mailing list link for comp.lang.python (GH-27852) (GH-27916)
(cherry picked from commit 7b550df) Co-authored-by: Mike Smith <[email protected]>
1 parent de49eac commit 28de562

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,12 +233,13 @@ Proposals for enhancement
233233
-------------------------
234234

235235
If you have a proposal to change Python, you may want to send an email to the
236-
comp.lang.python or `python-ideas`_ mailing lists for initial feedback. A
236+
`comp.lang.python`_ or `python-ideas`_ mailing lists for initial feedback. A
237237
Python Enhancement Proposal (PEP) may be submitted if your idea gains ground.
238238
All current PEPs, as well as guidelines for submitting a new PEP, are listed at
239239
`python.org/dev/peps/ <https://www.python.org/dev/peps/>`_.
240240

241241
.. _python-ideas: https://mail.python.org/mailman/listinfo/python-ideas/
242+
.. _comp.lang.python: https://mail.python.org/mailman/listinfo/python-list
242243

243244

244245
Release Schedule

0 commit comments

Comments
 (0)