Skip to content

Commit 7b550df

Browse files
[doc] Added mailing list link for comp.lang.python (GH-27852)
1 parent 1eb4510 commit 7b550df

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
@@ -229,12 +229,13 @@ Proposals for enhancement
229229
-------------------------
230230

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

237237
.. _python-ideas: https://mail.python.org/mailman/listinfo/python-ideas/
238+
.. _comp.lang.python: https://mail.python.org/mailman/listinfo/python-list
238239

239240

240241
Release Schedule

0 commit comments

Comments
 (0)