We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de49eac commit 28de562Copy full SHA for 28de562
1 file changed
README.rst
@@ -233,12 +233,13 @@ Proposals for enhancement
233
-------------------------
234
235
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
+`comp.lang.python`_ or `python-ideas`_ mailing lists for initial feedback. A
237
Python Enhancement Proposal (PEP) may be submitted if your idea gains ground.
238
All current PEPs, as well as guidelines for submitting a new PEP, are listed at
239
`python.org/dev/peps/ <https://www.python.org/dev/peps/>`_.
240
241
.. _python-ideas: https://mail.python.org/mailman/listinfo/python-ideas/
242
+.. _comp.lang.python: https://mail.python.org/mailman/listinfo/python-list
243
244
245
Release Schedule
0 commit comments