From 3c034647105f0633b0514fbe57ca5659683df4ff Mon Sep 17 00:00:00 2001 From: "Jalith.c" Date: Sun, 28 Jan 2024 20:59:42 +0530 Subject: [PATCH] Removed the retired Mailing list of the devguide. --- documentation/devguide.rst | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/documentation/devguide.rst b/documentation/devguide.rst index a17ed342a..ca61d3fc7 100644 --- a/documentation/devguide.rst +++ b/documentation/devguide.rst @@ -14,16 +14,7 @@ Helping with the Developer's Guide .. highlight:: console -The Developer's Guide (what you're reading now) uses the same process as the -main Python documentation, except for some small differences. The source -lives in a `separate repository`_ and bug reports should be submitted to the -`devguide GitHub tracker`_. - -Our devguide workflow uses continuous integration and deployment so changes to -the devguide are normally published when the pull request is merged. Changes -to CPython documentation follow the workflow of a CPython release and are -published in the release. - +# deleted the retired ML in the devguide Developer's Guide workflow ==========================