We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b447e19 commit 7ca2d8eCopy full SHA for 7ca2d8e
Doc/whatsnew/3.12.rst
@@ -83,7 +83,9 @@ Important deprecations, removals or restrictions:
83
84
* :pep:`623`: Remove wstr from Unicode
85
86
-* :pep:`632`: Remove the ``distutils`` package
+* :pep:`632`: Remove the ``distutils`` package. See
87
+ `the migration guide <https://peps.python.org/pep-0632/#migration-advice>`_
88
+ for advice on its replacement.
89
90
Improved Error Messages
91
=======================
0 commit comments