8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9115c45 commit 023a1d7Copy full SHA for 023a1d7
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