From 043e238b91cde31650929a2972d831139873d9c9 Mon Sep 17 00:00:00 2001 From: Abhishek Kumar Date: Sat, 16 Dec 2023 21:03:53 +0530 Subject: [PATCH] docs: Update mailing list information in devguide Signed-off-by: Abhishek Kumar --- .github/CONTRIBUTING.md | 6 ++++-- developer-workflow/communication-channels.rst | 6 +++--- getting-started/getting-help.rst | 4 ++-- 3 files changed, 9 insertions(+), 7 deletions(-) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index c54abaedce..668b59dbdf 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -33,8 +33,10 @@ Due to the fact that this project is entirely volunteer-run (i.e. no one is paid to work on Python full-time), we unfortunately can make no guarantees as to if or when a core developer will get around to reviewing your pull request. If no core developer has done a review or responded to changes made because of a -"changes requested" review, please feel free to email [python-dev](https://mail.python.org/mailman3/lists/python-dev.python.org/) to ask if -someone could take a look at your pull request. +"changes requested" review, please consider seeking assistance through the +[Core Development Discourse category](https://discuss.python.org/c/core-dev/23). + +Please note that the traditional `python-dev` mailing list has been retired. ## Code of Conduct diff --git a/developer-workflow/communication-channels.rst b/developer-workflow/communication-channels.rst index 12e14889e9..944e4a6a2f 100644 --- a/developer-workflow/communication-channels.rst +++ b/developer-workflow/communication-channels.rst @@ -45,7 +45,7 @@ Mailing lists should go to the python-list_ or python-help_ mailing lists, or the `Python Help`_ category on Discourse. -Existing threads on the python-dev_, python-committers_, and python-ideas_ mailing lists +Existing threads on the python-core-dev_, python-committers_, and python-ideas_ mailing lists can be accessed through the `online archive `__. General Python questions should go to `python-list`_ or `tutor`_ @@ -64,7 +64,7 @@ ways, including via web browsers, NNTP newsreaders, and RSS feed readers. .. _issue tracker: https://github.com/python/cpython/issues .. _python-committers: https://mail.python.org/mailman3/lists/python-committers.python.org/ -.. _python-dev: https://mail.python.org/mailman3/lists/python-dev.python.org/ +.. _python-core-dev: https://discuss.python.org/c/core-dev/23 .. _python-help: https://mail.python.org/mailman/listinfo/python-help .. _python-ideas: https://mail.python.org/mailman3/lists/python-ideas.python.org .. _python-list: https://mail.python.org/mailman/listinfo/python-list @@ -80,7 +80,7 @@ Discourse (discuss.python.org web forum) ======================================== We have our own `Discourse`_ forum for both developers and users. This forum -complements the `python-dev`_, `python-ideas`_, `python-help`_, and +complements the `python-core-dev`_, `python-ideas`_, `python-help`_, and `python-list`_ mailing lists. This forum has different categories and most core development discussions diff --git a/getting-started/getting-help.rst b/getting-started/getting-help.rst index 4e5a02c39b..07ebb988ef 100644 --- a/getting-started/getting-help.rst +++ b/getting-started/getting-help.rst @@ -43,7 +43,7 @@ Mailing lists ------------- Further options for seeking assistance include the -`python-ideas`_ and `python-dev`_ mailing lists, +`python-ideas`_ and `python-dev`_ communication channels, which correspond to the `Ideas`_ and `Core Development`_ :ref:`help-discourse` categories, respectively. The Discourse categories are generally more active @@ -53,7 +53,7 @@ These mailing lists are for questions involving the development *of* Python, **not** for development *with* Python. .. _python-ideas: https://mail.python.org/mailman3/lists/python-ideas.python.org -.. _python-dev: https://mail.python.org/mailman3/lists/python-dev.python.org/ +.. _python-dev: https://discuss.python.org/c/core-dev/23/ Ask #python-dev