File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -229,12 +229,13 @@ Proposals for enhancement
229
229
-------------------------
230
230
231
231
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
233
233
Python Enhancement Proposal (PEP) may be submitted if your idea gains ground.
234
234
All current PEPs, as well as guidelines for submitting a new PEP, are listed at
235
235
`python.org/dev/peps/ <https://www.python.org/dev/peps/ >`_.
236
236
237
237
.. _python-ideas : https://mail.python.org/mailman/listinfo/python-ideas/
238
+ .. _comp.lang.python : https://mail.python.org/mailman/listinfo/python-list
238
239
239
240
240
241
Release Schedule
You can’t perform that action at this time.
0 commit comments