From 054cc51f5b2dd9e2a015e345dca6ff6db2bfc853 Mon Sep 17 00:00:00 2001 From: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com> Date: Mon, 9 Mar 2026 19:43:13 +0000 Subject: [PATCH] Remove the `distutils-sig@python.org` email in 'Installing Python Modules' (GH-145613) (cherry picked from commit d6c1763a08d7679ee4b11466c7fa088692c6903e) Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com> --- Doc/installing/index.rst | 2 -- 1 file changed, 2 deletions(-) diff --git a/Doc/installing/index.rst b/Doc/installing/index.rst index 3a485a43a5a751..412005f3ec82f4 100644 --- a/Doc/installing/index.rst +++ b/Doc/installing/index.rst @@ -6,8 +6,6 @@ Installing Python Modules ************************* -:Email: distutils-sig@python.org - As a popular open source development project, Python has an active supporting community of contributors and users that also make their software available for other Python developers to use under open source license terms.