From: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com> Date: Mon, 9 Mar 2026 19:43:13 +0000 (+0000) Subject: Remove the `distutils-sig@python.org` email in 'Installing Python Modules' (#145613) X-Git-Tag: v3.15.0a7~13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6c1763a08d7679ee4b11466c7fa088692c6903e;p=thirdparty%2FPython%2Fcpython.git Remove the `distutils-sig@python.org` email in 'Installing Python Modules' (#145613) --- diff --git a/Doc/installing/index.rst b/Doc/installing/index.rst index 3a485a43a5a7..412005f3ec82 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.