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