File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ Because of the seriousness of changing the language, any change must be
2929beneficial to many Python users. If the change only helps a small percentage of
3030Python developers then the change will not be made. A good way to see if your
3131idea would work for a large portion of the Python community is to discuss it in
32- the `Ideas Discourse category <ideas _>`_. You can also look in Python's standard
32+ the `Ideas category in Discourse <ideas _>`_. You can also look in Python's standard
3333library to find examples of code which would benefit from your proposed change.
3434
3535.. important ::
@@ -58,7 +58,7 @@ Proposing a change involves the following steps:
5858Describe your idea
5959^^^^^^^^^^^^^^^^^^
6060
61- The `Ideas Discourse category <ideas _>`_ is specifically intended for discussion
61+ The `Ideas category in Discourse <ideas _>`_ is specifically intended for discussion
6262of new features and language changes. Make your proposal as a `new topic
6363<ideas_> `_ there.
6464
@@ -148,8 +148,8 @@ PEP process
148148-----------
149149
150150Once you are certain you have a language change proposal which will appeal to
151- the general Python community, you can begin the :abbr: ` PEP ( Python enhancement
152- proposal ) ` process to officially propose the change. See :pep: `1 ` for
151+ the general Python community, you can begin the PEP
152+ process to officially propose the change. See :pep: `1 ` for
153153information on PEPs and the PEP process, and the :pep: `PEP Index <0 >` for
154154examples.
155155
You can’t perform that action at this time.
0 commit comments