aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/install/index.rst')
-rw-r--r--Doc/install/index.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/Doc/install/index.rst b/Doc/install/index.rst
index e6d5a3e6ebd..b6b7085fb35 100644
--- a/Doc/install/index.rst
+++ b/Doc/install/index.rst
@@ -10,6 +10,13 @@
.. TODO: Fill in XXX comments
+.. note::
+
+ The entire ``distutils`` package has been deprecated and will be
+ removed in Python 3.12. This documentation is retained as a
+ reference only, and will be removed with the package. See the
+ :ref:`What's New <distutils-deprecated>` entry for more information.
+
.. seealso::
:ref:`installing-index`