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 @@ -233,12 +233,13 @@ Proposals for enhancement
233
233
-------------------------
234
234
235
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
236
+ ` comp.lang.python `_ or `python-ideas `_ mailing lists for initial feedback. A
237
237
Python Enhancement Proposal (PEP) may be submitted if your idea gains ground.
238
238
All current PEPs, as well as guidelines for submitting a new PEP, are listed at
239
239
`python.org/dev/peps/ <https://www.python.org/dev/peps/ >`_.
240
240
241
241
.. _python-ideas : https://mail.python.org/mailman/listinfo/python-ideas/
242
+ .. _comp.lang.python : https://mail.python.org/mailman/listinfo/python-list
242
243
243
244
244
245
Release Schedule
You can’t perform that action at this time.
0 commit comments