@@ -19,21 +19,29 @@ question.
1919Discourse
2020---------
2121
22- Python has a hosted :ref: `Discourse <discourse_discuss >` instance. This forum has many different
23- categories and most core development discussions take place in the open forum
24- categories for `PEPs `_ and `Core Development `_ .
25- Most categories are open for all users to read and post with the exception of
26- Committers and Core Development categories. Be sure to visit the related Core
27- categories, such as
28- `Core Development <https://discuss.python.org/c/core-dev/23 >`_ and
29- `Core Workflow <https://discuss.python.org/c/core-workflow/8 >`_.
22+ Python has a hosted Discourse instance at `discuss.python.org <Discourse _>`_.
23+ This forum has many different categories,
24+ of which all but `Committers `_ are open for all users to read and post.
25+ For most general questions and help related to the development
26+ of the Python language, interpreter and standard library itself
27+ (as opposed to developing your own libraries and applications *with * Python),
28+ the `Core Development category `_ is the place to ask.
29+ The `Ideas category `_ is the place to propose and discuss new ideas
30+ for the Python language and standard library,
31+ while the `Core Workflow category `_ is the place to post
32+ about questions, concerns and issues with the dev infrastructure and bots.
3033
3134.. seealso ::
32- :ref: `Discourse <discourse_discuss >`
33- on how to get started.
35+ :ref: `discourse_discuss ` for more information on how to get started.
3436
37+ .. _Discourse : https://discuss.python.org/
38+ .. _Committers : https://discuss.python.org/c/committers/5
39+ .. _Core Development category : https://discuss.python.org/c/core-dev/23
40+ .. _Core Workflow category : https://discuss.python.org/c/core-workflow/8
41+ .. _Ideas category : https://discuss.python.org/c/ideas/6
3542
36- .. _PEPs : https://discuss.python.org/c/peps/
43+
44+ .. _help-mailing-lists :
3745
3846Mailing Lists
3947-------------
0 commit comments